{
  "name": "Dr. Kwang Lee Wellness",
  "short_name": "Dr. Kwang Lee Wellness",
  "description": "AI-powered medical education app with Claude Sonnet 4.5: 117 conditions, 12 anatomy systems, functional medicine, supplements, 9 languages. Educational only.",
  "start_url": "/?standalone=1",
  "scope": "/",
  "id": "/?app=drkwanglee",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1421",
  "theme_color": "#fbbf24",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["medical", "health", "education"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
