{
  "name": "SportNow",
  "short_name": "SportNow",
  "description": "Live football scores, fixtures and standings worldwide",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0F14",
  "theme_color": "#00C853",
  "orientation": "portrait-primary",
  "categories": ["sports", "news"],
  "lang": "en",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Live Scores", "url": "/football/live", "icons": [{ "src": "/icon.svg", "sizes": "192x192" }] },
    { "name": "Today's Fixtures", "url": "/football/today", "icons": [{ "src": "/icon.svg", "sizes": "192x192" }] }
  ]
}
