{
  "id": "/",
  "name": "World Cup 26 Sweepstake",
  "short_name": "WC26 Sweep",
  "description": "Live World Cup 26 sweepstake dashboard with fixtures, owner matchups, prizes, and automated scoring.",
  "lang": "en-GB",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f7f4",
  "theme_color": "#0f4d31",
  "categories": ["sports", "utilities"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.sweepstakebuild.app"
    }
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/desktop-1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Fixtures, live scores, and sweepstake leaderboard"
    },
    {
      "src": "screenshots/mobile-750x1334.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile sweepstake dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Fixtures",
      "short_name": "Fixtures",
      "url": "/#fixtures"
    },
    {
      "name": "Leaderboard",
      "short_name": "Table",
      "url": "/#standings"
    }
  ]
}
