{
  "name": "WinHub",
  "short_name": "WinHub",
  "description": "AI-powered Sportybet selection & booking code generator",
  "start_url": "/booking",
  "display": "standalone",
  "background_color": "#111310",
  "theme_color": "#00C853",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "finance"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book a Bet",
      "short_name": "Book",
      "description": "Auto-select and book a Sportybet slip",
      "url": "/booking",
      "icons": [{ "src": "/static/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Market Intel",
      "short_name": "Intel",
      "description": "Live odds movement and sharp money signals",
      "url": "/market-intelligence",
      "icons": [{ "src": "/static/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
