{
  "name": "Football Planet",
  "short_name": "FP",
  "description": "Live football scores, stats, predictions, lineups, World Cup 2026 and more.",
  "start_url": "/football-planet/",
  "scope": "/football-planet/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#111827",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "news"],
  "icons": [
    {
      "src": "/football-planet/football-planet-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/football-planet/football-planet-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Live Scores",  "url": "/football-planet/live",     "description": "Live match scores" },
    { "name": "Predictions",  "url": "/football-planet/predictor","description": "AI match predictions" },
    { "name": "News",         "url": "/football-planet/news",     "description": "Latest football news" },
    { "name": "World Cup",    "url": "/football-planet/world-cup","description": "World Cup 2026 hub" }
  ],
  "screenshots": [
    {
      "src": "/football-planet/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Football Planet — Live Scores, Stats & Predictions"
    }
  ]
}
