{
  "name": "INTIVIV — Intimate Wellness Ecosystem",
  "short_name": "INTIVIV",
  "description": "India's first Gynaecologist-Led AI Intimate Wellness Ecosystem. VIVI AI coach, 16 clinical assessments, intimacy journeys, and curated education.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "lang": "en-IN",
  "categories": ["health", "lifestyle", "medical"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "VIVI AI Coach",
      "short_name": "VIVI",
      "description": "Talk to your AI intimate wellness coach",
      "url": "/coach?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Take an Assessment",
      "short_name": "Assess",
      "description": "Know your wellness score",
      "url": "/assessments?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Education Library",
      "short_name": "Learn",
      "description": "Curated intimate wellness articles",
      "url": "/learn?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
