{
  "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"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Radar",
      "url": "/radar/"
    },
    {
      "name": "Live",
      "url": "/live/"
    },
    {
      "name": "Watchlist",
      "url": "/watchlist/"
    }
  ]
}
