{
  "name": "Patient Chat — 병원 전용 메신저",
  "short_name": "PatientChat",
  "description": "치과 전용 실시간 메신저 — 고해상도 의료 사진, 환자 케이스 스레드, CRM 연동",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020612",
  "theme_color": "#0f172a",
  "orientation": "any",
  "lang": "ko",
  "dir": "ltr",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["medical", "productivity", "communication"],
  "screenshots": [],
  "prefer_related_applications": false
}
