{
  "name": "World Cup 2026 Predictor Challenge",
  "short_name": "WC2026",
  "description": "Predict World Cup 2026 matches, build your bracket, and compete on the global leaderboard.",
  "theme_color": "#0A0E27",
  "background_color": "#0A0E27",
  "display": "standalone",
  "start_url": "predict",
  "scope": "./",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/images/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
