{
  "id": "/",
  "name": "StatSense",
  "short_name": "StatSense",
  "description": "BWB Premier Division Stats & Analytics",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0d0f16",
  "theme_color": "#c9342a",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["sports", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/screen-1.png",
      "sizes": "1631x1202",
      "type": "image/png",
      "label": "League table and team overview"
    },
    {
      "src": "screenshots/screen-2.png",
      "sizes": "1376x1152",
      "type": "image/png",
      "label": "Player profile and stats"
    },
    {
      "src": "screenshots/screen-3.png",
      "sizes": "1693x1303",
      "type": "image/png",
      "label": "League leaders"
    }
  ]
}
