{
  "name": "SELVE – The OS for Human Growth",
  "short_name": "SELVE",
  "description": "Dein KI-Coach für persönliches Wachstum",
  "start_url": "/chat",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
