{
  "name": "KV-Master – Leistungsverzeichnisse",
  "short_name": "KV-Master",
  "description": "Leistungsverzeichnisse, Kostenschätzungen und Bauprojekt-Dokumente.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1b2e",
  "theme_color": "#0d1b2e",
  "orientation": "any",
  "lang": "de-AT",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/kv-master.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/kv-master-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Projekte", "short_name": "Projekte", "url": "/projects" },
    { "name": "Leistungsverzeichnisse", "short_name": "LV", "url": "/leistungsverzeichnisse" },
    { "name": "Kostenschätzung", "short_name": "Kosten", "url": "/cost-dashboard" }
  ]
}
