{
  "short_name": "MyQuietMind",
  "name": "MyQuietMind — gentle AI mental wellness companion",
  "description": "Private, calming AI support whenever you need to talk. Personalized breathing, grounding, and mindset practices — privacy-first, never a substitute for medical advice.",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0E7A85",
  "background_color": "#F5EFE6",
  "categories": ["health", "lifestyle", "wellness"],
  "lang": "en"
}
