{
  "name": "80s Music Chart Challenge",
  "short_name": "80s Quiz",
  "description": "Free daily 80s music trivia — 7 questions from moderate to expert. Billboard Hot 100, MTV, rock, R&B and more!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1A0F2E",
  "background_color": "#0F0A1E",
  "categories": ["games", "entertainment", "education"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
