{
  "name": "HealHub — Your Space to Heal",
  "short_name": "HealHub",
  "description": "Mental wellness companion — mood tracking, AI support, journaling, and community",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5A6993",
  "background_color": "#F9F4F0",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" },
    { "src": "/logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["health", "lifestyle", "medical"],
  "prefer_related_applications": false
}