{
  "name": "Vitalis – Gesundheits- & Selbsttest-Plattform",
  "short_name": "Vitalis",
  "description": "Wissenschaftlich orientierte Selbsttests und Gesundheitswissen – vertraulich und ohne Datenübertragung.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef4f8",
  "theme_color": "#2c7a8c",
  "lang": "de",
  "dir": "auto",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
