{
  "name": "Hejbni kostrou!",
  "short_name": "Hejbni",
  "description": "Evidence sportovních výkonů",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "cs",
  "categories": ["education", "sports", "fitness"],
  "icons": [
    {
      "src": "/static/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/pozadi.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Dashboard aplikace"
    }
  ],
  "shortcuts": [
    {
      "name": "Žáci",
      "short_name": "Žáci",
      "description": "Seznam žáků",
      "url": "/zaci",
      "icons": [{ "src": "/static/logo_chlapec.jpg", "sizes": "96x96" }]
    },
    {
      "name": "Žebříčky",
      "short_name": "Žebříčky",
      "description": "Výkonnostní žebříčky",
      "url": "/zebricky",
      "icons": [{ "src": "/static/logo_zebricek_vykonu.jpg", "sizes": "96x96" }]
    },
    {
      "name": "Disciplíny",
      "short_name": "Disciplíny",
      "description": "Seznam disciplín",
      "url": "/discipliny",
      "icons": [{ "src": "/static/logo_discipliny.jpg", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
