{
  "name": "AI Health Assistant",
  "short_name": "Health Assistant",
  "description": "Your 24-hour health guide for Nigeria. Symptom checker, health education, and first aid.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f766e",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["health", "medical", "lifestyle"]
}
