{
  "name": "Bauleiter AI Pro",
  "short_name": "Bauleiter",
  "description": "KI-gestützter Protokoll-Assistent für Bauleiter und Handwerker",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities"],
  "lang": "de",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Bauleiter AI Pro Dashboard"
    },
    {
      "src": "screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Bauleiter AI Pro Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Neuer Bericht",
      "short_name": "Erfassen",
      "description": "Neuen Baustellenbericht erfassen",
      "url": "/index.html?tab=input",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Berichte",
      "short_name": "Berichte",
      "description": "Alle Berichte anzeigen",
      "url": "/index.html?tab=reports",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
