{
  "name": "Best of Gen X",
  "short_name": "Best of Gen X",
  "description": "Test your retro knowledge - 80s, 90s, Early 2000s",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#f20550",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/genxlogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/genxlogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
