{
  "name": "velth — GBU in 30 Sekunden",
  "short_name": "velth",
  "description": "Gefährdungsbeurteilung automatisch erstellen. Foto hochladen, GBU in 30 Sekunden.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#08090e",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "lang": "de",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "GBU erstellen",
      "short_name": "GBU",
      "description": "Neue Gefährdungsbeurteilung erstellen",
      "url": "/dashboard?v=safebau",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Fenster & Türen",
      "short_name": "Fenster",
      "description": "Aufmaß und GBU für Fenstermontage",
      "url": "/dashboard?v=safefenster",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
