{
  "name": "Scorecast - 2026 World Cup Score Predictor",
  "short_name": "Scorecast",
  "description": "Predict scores for all 2026 FIFA World Cup matches. Compete on the live leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e27",
  "theme_color": "#0a0e27",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
