{
  "name": "Klubix",
  "short_name": "Klubix",
  "description": "Správa sportovního klubu, týmů, událostí, docházky a nominací.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#071126",
  "theme_color": "#071126",
  "lang": "cs",
  "orientation": "any",
  "id": "/",
  "categories": ["sports", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/klubix-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/klubix-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/klubix-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}