{
  "name": "Vault OS — Die KI Event-Plattform",
  "short_name": "Vault OS",
  "description": "QR-Code scannen, Fotos & Videos hochladen, Live-Feed genießen. Keine App-Installation. DSGVO-konform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/event-feed.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Event Live Feed"
    },
    {
      "src": "/screenshots/admin-dashboard.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Admin Dashboard"
    }
  ],
  "categories": ["social", "photo", "entertainment"],
  "lang": "de",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}
