{
    "name": "19-0 — T20 Blast Draft Simulator",
    "short_name": "19-0",
    "description": "Draft your ultimate T20 Blast XI and try to go 19-0.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f13",
    "theme_color": "#0f0f13",
    "orientation": "portrait",
    "icons": [
      { "src": "/favicon-96x96.png",            "sizes": "96x96",   "type": "image/png" },
      { "src": "/apple-touch-icon.png",          "sizes": "180x180", "type": "image/png" },
      { "src": "/web-app-manifest-192x192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
      { "src": "/web-app-manifest-512x512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
  }