{
  "name": "Cúl Stats",
  "short_name": "Cúl Stats",
  "description": "GAA match analytics — live logging, stats and reports.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#082842",
  "theme_color": "#082842",
  "categories": [
    "sports",
    "utilities"
  ],
  "icons": [
    {
      "src": "icon-192.png?v=1784707586",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v=1784707586",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192-maskable.png?v=1784707586",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512-maskable.png?v=1784707586",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "scope": "/"
}
