{
  "id": "/",
  "short_name": "ChampionsTribute",
  "name": "The Champions Tribute: Epic Bowling Anthems",
  "description": "Bowling music playlist engineered for tournament focus, rhythm, and competitive bowlers.",
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "start_url": "/index.php",
  "background_color": "#111111",
  "theme_color": "#d4af37",
  "display": "standalone",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "categories": [
    "music",
    "sports",
    "entertainment"
  ],
  "icons": [
    {
      "src": "favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "favicon-180x180.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "logo1a.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo1a.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "logo1b.png",
      "type": "image/png",
      "sizes": "1024x904",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot4pwa.png",
      "sizes": "1907x1196",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Playlists",
      "short_name": "Playlists",
      "description": "View bowling music playlists",
      "url": "/index.php"
    }
  ]
}