{
  "name": "SportsLive — Live Sports Scores",
  "short_name": "SportsLive",
  "description": "Real-time live scores, fixtures, standings, stats and news for NBA, Premier League, La Liga, Bundesliga, UEFA Champions League and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F0EEE9",
  "theme_color": "#ef4444",
  "lang": "en-US",
  "orientation": "portrait-primary",
  "categories": ["sports", "news"],
  "icons": [
    {
      "src": "/icons/icon.php?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.php?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Scores",
      "short_name": "Live",
      "url": "/",
      "description": "View all live scores"
    },
    {
      "name": "NBA",
      "short_name": "NBA",
      "url": "/standings/nba",
      "description": "NBA standings and live scores"
    },
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "url": "/schedule",
      "description": "Upcoming match fixtures"
    },
    {
      "name": "News",
      "short_name": "News",
      "url": "/news",
      "description": "Latest sports news"
    }
  ]
}
