{
  "name": "NZA Dashboard – Schneider Kabelsatzbau",
  "short_name": "NZA",
  "description": "Nach- und Zusatzarbeiten – Erfassung, Kosten und Auswertung",
  "start_url": "/nza/",
  "scope": "/nza/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8f9fa",
  "theme_color": "#0080C9",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/nza/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/nza/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "NZA Erfassen",
      "short_name": "Neu",
      "url": "/nza/formular/",
      "icons": [{ "src": "/nza/favicons/favicon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "NZA 2026",
      "short_name": "2026",
      "url": "/nza/2026/",
      "icons": [{ "src": "/nza/favicons/favicon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
