{
  "name": "CamperProof",
  "short_name": "CamperProof",
  "description": "Dokumentiere dein Camper-Inventar versicherungs- und polizeitauglich: Fotos, Seriennummern, Kaufwerte und ein strukturierter PDF-Bericht — DSGVO-konform, EU-first.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f2ea",
  "theme_color": "#114f40",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
