{
  "name": "Baustellen Foto-Guide",
  "short_name": "FotoGuide",
  "description": "Schrittweise Foto-Anleitungs-App für professionelle Field-Service-Teams",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "pwa-icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}