{
  "name": "GrabbleStats — See beyond the score.",
  "short_name": "GrabbleStats",
  "description": "Football intelligence that surfaces what deserves attention, with the limits of the data visible.",
  "start_url": "/radar/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#002028",
  "theme_color": "#002028",
  "categories": ["sports", "productivity"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Radar", "url": "/radar/" },
    { "name": "Live", "url": "/live/" },
    { "name": "Watchlist", "url": "/watchlist/" }
  ]
}
