{
  "name": "selbstversichert",
  "short_name": "selbstversichert",
  "description": "Versicherung, die wirklich zu Ihnen passt. Mit dem VERO Sim in 5 Minuten sehen, was fehlt — ehrlich, ohne Fachchinesisch.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/?pwa=1",
  "scope": "/",
  "id": "/?pwa=1",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "theme_color": "#0055a4",
  "background_color": "#0a1628",
  "categories": ["finance", "business", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "images/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "VERO Sim starten",
      "short_name": "VERO Sim",
      "description": "Die Lebenssimulation sofort öffnen",
      "url": "/vero-sim.html?pwa=1",
      "icons": [{ "src": "images/vero-sim-icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Mein Bereich",
      "short_name": "Mein Bereich",
      "description": "Persönlicher Versicherungsbereich",
      "url": "/mein-bereich.html?pwa=1",
      "icons": [{ "src": "images/favicon-48.png", "sizes": "48x48", "type": "image/png" }]
    },
    {
      "name": "WhatsApp-Service",
      "short_name": "WhatsApp",
      "description": "Kurzer Draht zu Timo",
      "url": "/whatsapp-service.html?pwa=1",
      "icons": [{ "src": "images/favicon-48.png", "sizes": "48x48", "type": "image/png" }]
    }
  ]
}
