{
  "name": "KoreaGlowUp AI Concierge",
  "short_name": "K-Glowup",
  "description": "환자의 첫 문의부터 귀국 후 케어까지, 한 손에서 끝나는 의료관광",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff385c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "케이스",
      "url": "/agency/cases",
      "description": "케이스 라이프사이클 관리"
    },
    {
      "name": "인박스",
      "url": "/agency/inbox",
      "description": "다국어 통합 인박스"
    }
  ]
}
