{
  "name": "BlowTo9",
  "short_name": "BlowTo9",
  "description": "World Cup 2026 media portal with news, matches, predictions, and leaderboards.",
  "lang": "en",
  "id": "/en",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "categories": ["sports", "news"],
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/wc26-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/logo-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/images/logo-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
