{
  "id": "./index.html",
  "name": "Forty-Eight Football Roulette Cup",
  "short_name": "Forty-Eight",
  "description": "A 48-team football roulette tournament with weighted match wheels, groups, and a full knockout bracket.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#081833",
  "theme_color": "#081833",
  "categories": [
    "games",
    "sports",
    "entertainment"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
