{
  "name": "Severe Weather Slovakia",
  "short_name": "SWS",
  "description": "Predpovede, radar, blesky a komunitné hlásenia počasia zo Slovenska.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "lang": "sk",
  "categories": ["weather", "news", "utilities"],
  "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" }
  ],
  "shortcuts": [
    {
      "name": "Radar zrážok",
      "short_name": "Radar",
      "description": "Živá animácia zrážok nad Slovenskom",
      "url": "/radar?utm_source=pwa",
      "icons": [{ "src": "/icons/shortcut-radar.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Blesky",
      "short_name": "Blesky",
      "description": "Aktuálna búrková aktivita",
      "url": "/blesky?utm_source=pwa",
      "icons": [{ "src": "/icons/shortcut-blesky.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Pridať hlásenie",
      "short_name": "Hlásenie",
      "description": "Nahlás počasie zo svojej lokality",
      "url": "/hlasenia?nove=1&utm_source=pwa",
      "icons": [{ "src": "/icons/shortcut-hlasenie.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Predpoveď pre môj okres",
      "short_name": "Predpoveď",
      "description": "3-dňová predpoveď a hodinový priebeh",
      "url": "/predpoved-okresy?utm_source=pwa",
      "icons": [{ "src": "/icons/shortcut-predpoved.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
