{
  "name": "Kickbowl Ultra — Live Football Intel",
  "short_name": "Kickbowl",
  "description": "Live football scores, AI news & FIFA World Cup 2026",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#030509",
  "theme_color": "#10B981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%23030509'/%3E%3Ccircle cx='96' cy='96' r='70' fill='%23fff' stroke='%230f172a' stroke-width='4'/%3E%3Cpolygon points='96,50 116,64 110,86 82,86 76,64' fill='%230f172a'/%3E%3Cpolygon points='134,74 150,96 140,120 116,112 122,88' fill='%230f172a'/%3E%3Cpolygon points='58,74 42,96 52,120 76,112 70,88' fill='%230f172a'/%3E%3Cpolygon points='64,128 76,150 116,150 128,128 96,115' fill='%230f172a'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%23030509'/%3E%3Ccircle cx='256' cy='256' r='190' fill='%23fff' stroke='%230f172a' stroke-width='8'/%3E%3Cpolygon points='256,120 310,158 290,220 222,220 202,158' fill='%230f172a'/%3E%3Cpolygon points='360,190 410,256 380,326 310,302 330,228' fill='%230f172a'/%3E%3Cpolygon points='152,190 102,256 132,326 202,302 182,228' fill='%230f172a'/%3E%3Cpolygon points='170,340 202,400 310,400 342,340 256,305' fill='%230f172a'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "categories": ["sports", "news", "entertainment"],
  "shortcuts": [
    {
      "name": "Live Scores",
      "short_name": "Scores",
      "description": "View live football scores",
      "url": "/dashboard",
      "icons": [{"src": "/favicon.ico", "sizes": "96x96"}]
    },
    {
      "name": "World Cup 2026",
      "short_name": "WC 2026",
      "description": "FIFA World Cup 2026",
      "url": "/worldcup"
    },
    {
      "name": "Fan Zone",
      "short_name": "Fan Zone",
      "description": "Predictions & Quiz",
      "url": "/fanzone"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
