{
  "name": "PunterPick — Sports Predictions & Tips",
  "short_name": "PunterPick",
  "description": "Daily sports predictions, accumulator tips, and match analysis — 6 sports, 100+ leagues, 140+ countries.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#0d9488",
  "scope": "/",
  "lang": "en",
  "categories": ["sports", "news"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Football",
      "short_name": "Football",
      "description": "Football predictions",
      "url": "/?page=football",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Accumulators",
      "short_name": "Accas",
      "description": "Daily accumulator tips",
      "url": "/?page=accas",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Live Scores",
      "short_name": "Live",
      "description": "Live match scores",
      "url": "/?page=stats",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
