{
  "name": "Nex — Persönlicher Assistent",
  "short_name": "Nex",
  "description": "Chat mit Nex, deinem persönlichen KI-Assistenten der Nexus AI Platform.",
  "start_url": "/nex",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/nexus-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/nexus-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Chat mit Nex", "url": "/nex", "description": "Direkt mit Nex chatten" }
  ]
}
