{
  "name": "Wischapp Kundenportal",
  "short_name": "Wischapp",
  "description": "Kundenportal für Objekte, Nachweise, Reklamationen und Freigaben.",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1E6FD9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/wischapp-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/wischapp-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/wischapp-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
