{
  "name": "MediDesk - 병원 전문 CRM",
  "short_name": "MediDesk",
  "description": "병원·의원·클리닉을 위한 올인원 클라우드 CRM. 환자 관리, 예약, 상담, 파이프라인, 통계를 하나의 플랫폼에서.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf6f1",
  "theme_color": "#2a2520",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ko",
  "categories": ["medical", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
