{
  "name": "FIFA World Cup 2026 Predictor",
  "short_name": "WC2026",
  "description": "Live scores, group standings, bracket & trivia for the 2026 FIFA World Cup",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#03122b",
  "theme_color": "#03122b",
  "categories": ["sports", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a2bcb2abe0060f0f807d71c/240207250_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/6a2bcb2abe0060f0f807d71c/240207250_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://media.base44.com/images/public/6a2bcb2abe0060f0f807d71c/240207250_generated_image.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Scores",
      "url": "/schedule",
      "description": "Check live match scores"
    },
    {
      "name": "My Predictions",
      "url": "/",
      "description": "Enter your match predictions"
    },
    {
      "name": "Bracket",
      "url": "/bracket",
      "description": "View knockout bracket"
    }
  ]
}
