{
  "name": "Bauplex – Dein digitaler Bauleiter",
  "short_name": "Bauplex",
  "description": "Fair bauen, sicher zahlen. KI-Kostenvoranschlag, meilensteinbasierte Zahlung, digitales Bautagebuch.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#071635",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Bautagebuch",
      "short_name": "Tagebuch",
      "url": "/contractor/site-log",
      "description": "Bautagebuch-Einträge erstellen und verwalten",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/contractor",
      "description": "Übersicht aller Projekte und Aufträge"
    }
  ]
}
