{
  "name": "PlanSecure",
  "short_name": "PlanSecure",
  "description": "Professionelle Sicherheitsplanung — EMA, Videoanlagen, Brandschutz",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "de",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/plansecure-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/plansecure-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Neues Projekt",
      "short_name": "Neu",
      "description": "Erstelle ein neues Sicherheitsprojekt",
      "url": "/projects/new",
      "icons": [{ "src": "/plansecure-logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Tools",
      "short_name": "Tools",
      "description": "HDD-Rechner und Planungstools",
      "url": "/tools",
      "icons": [{ "src": "/plansecure-logo.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}