{
  "name": "Százhalombatta CityDashboard",
  "short_name": "CityDashboard",
  "description": "Százhalombatta város okosváros irányítópultja",
  "start_url": "./?source=pwa",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "scope": "./",
  "lang": "hu-HU",
  "dir": "ltr",
  "icons": [
    { "src": "img/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "img/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "img/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "img/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "img/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "img/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "img/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "img/screenshots/desktop.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide" },
    { "src": "img/screenshots/mobile.png",  "sizes": "390x844",   "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    {
      "name": "Bejelentés küldése",
      "short_name": "Bejelentés",
      "url": "./?page=reports&source=pwa"
    },
    {
      "name": "Élő adatok",
      "short_name": "Élő adatok",
      "url": "./?page=live-data&source=pwa"
    },
    {
      "name": "Események",
      "short_name": "Események",
      "url": "./?page=events&source=pwa"
    }
  ],
  "categories": ["government", "utilities"]
}
