{
  "name": "MediFamily - Family Health Record Manager",
  "short_name": "MediFamily",
  "description": "India's first offline-first, AI-powered family health record manager",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.jpg",
      "sizes": "1080x2400",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Home Dashboard — AI tools, quick actions, health stats"
    },
    {
      "src": "/screenshot-ai-doctor.jpg",
      "sizes": "1080x2400",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "AI Health Assistant — Free doctor consultation"
    },
    {
      "src": "/screenshot-medicine.jpg",
      "sizes": "1080x2400",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Medicine Info — Identify any medicine with AI"
    },
    {
      "src": "/screenshot-more.jpg",
      "sizes": "1080x2400",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Health Tools — Emergency card, vitals, reports"
    }
  ],
  "prefer_related_applications": false
}
