{
  "name": "Zevra — Dein KI-Companion",
  "short_name": "Zevra",
  "description": "Intime Live-Gespräche mit deinem persönlichen KI-Companion.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0E14",
  "theme_color": "#0F0E14",
  "lang": "de",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
