{
  "name": "Educated Rodents World Cup Sweepstake",
  "short_name": "ER Sweepstake",
  "description": "Live World Cup sweepstake standings, fixtures, rivalries, and alerts.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#03180f",
  "theme_color": "#0b3d25",
  "orientation": "portrait",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sweepstake table",
      "short_name": "Table",
      "url": "/?tab=standings",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Fixtures and results",
      "short_name": "Fixtures",
      "url": "/?tab=fixtures",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
