{
  "name": "Sophie",
  "short_name": "Sophie",
  "description": "Stop switching apps. Chat, files, and AI — all in one place.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c5cbf",
  "orientation": "portrait",
  "icons": [
    { "src": "/favicon-400.png", "sizes": "400x400", "type": "image/png" },
    { "src": "/favicon-400.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/favicon-400.png", "sizes": "512x512", "type": "image/png" }
  ]
}
