{
  "id": "/",
  "name": "PredictPro — AI Football Predictions",
  "short_name": "PredictPro",
  "description": "AI-powered football predictions for 40+ leagues. Free daily tips with confidence scores, H2H stats and value bets.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0a1e",
  "theme_color": "#6d28d9",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["sports", "news"],
  "screenshots": [
    { "src": "/og-image.jpg", "type": "image/jpeg", "sizes": "1200x630", "form_factor": "wide" }
  ],
  "icons": [
    { "src": "/favicon-16x16.png", "type": "image/png", "sizes": "16x16" },
    { "src": "/favicon-32x32.png", "type": "image/png", "sizes": "32x32" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Best Bets Today", "url": "/best-bets", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Match Predictor", "url": "/predict",   "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Live Scores",     "url": "/live",       "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
