{
  "id": "./",
  "name": "Big Book of Grooves Player",
  "short_name": "Big Book Grooves",
  "description": "See, listen, play, and repeat grooves from the Big Book of Grooves.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2f52ac",
  "orientation": "any",
  "icons": [
    {
      "src": "booklogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "booklogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
