{
  "name": "Emily AI",
  "short_name": "Emily",
  "description": "Voice-first assistant and session manager for Emily.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#c6e9eb",
  "theme_color": "#08819d",
  "icons": [
    {
      "src": "/assets/img/emily.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    }
  ]
}
