{
  "short_name": "MedAssist",
  "name": "MedAssist - AI Health Companion",
  "description": "AI-powered symptom checker and medical history manager",
  "icons": [
    {
      "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": "/",
  "display": "standalone",
  "theme_color": "#2C4C3B",
  "background_color": "#F9F8F6",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["health", "medical", "lifestyle"]
}
