{
  "name": "VDS Sichtprüfung",
  "short_name": "Sichtprüfung",
  "description": "Mobile Sichtprüfung für Schädlingsmonitoring",
  "start_url": "/inspection",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a3050",
  "theme_color": "#1a3050",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
