{
  "name": "GROOVb",
  "short_name": "GROOVb",
  "description": "Search and stream live concerts, demos, and songs free across YouTube and the Internet Archive's Live Music Archive.",
  "start_url": "https://groovb.com/",
  "scope": "https://groovb.com/",
  "display": "standalone",
  "background_color": "#f5f4f0",
  "theme_color": "#f5f4f0",
  "icons": [
    {
      "src": "groovb-192icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "groovb-512icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}