{
  "name": "ŻALS - Panel Sędziego",
  "short_name": "Sędzia ŻALS",
  "description": "Panel sędziego ŻALS: wybór meczu, wynik live, kartki, MVP.",
  "start_url": "./referee.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#05091b",
  "theme_color": "#101563",
  "lang": "pl",
  "categories": [
    "sports",
    "productivity"
  ],
  "icons": [
    {
      "src": "assets/pwa/panel-sedziego.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa/panel-sedziego.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}