{
  "name": "Smart City Zielona Góra",
  "short_name": "Smart City ZG",
  "description": "Platforma zarządzania miejskiego — inwentaryzacja terenowa, gry miejskie, monitoring IoT",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16a34a",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "lang": "pl",
  "categories": ["productivity", "utilities", "education"],
  "shortcuts": [
    {
      "name": "Inwentaryzacja terenowa",
      "short_name": "Inwentaryzacja",
      "url": "/field-inventory",
      "description": "Mobilna inwentaryzacja drzew i zieleni",
      "icons": [{ "src": "/pwa-icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Gry miejskie",
      "short_name": "Gry",
      "url": "/gry-miejskie",
      "description": "Odkrywaj Zieloną Górę przez zabawę"
    },
    {
      "name": "Mapa drzew",
      "short_name": "Drzewa",
      "url": "/tree-map",
      "description": "Mapa i inwentaryzacja drzewostanu"
    }
  ],
  "icons": [
    {
      "src": "/pwa-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
