{
  "name": "메디런치 MediLaunch — AI 비서와 함께하는 개원",
  "short_name": "메디런치",
  "description": "의대생부터 평생, 의사·의료종사자의 모든 직업 라이프사이클을 함께하는 통합 플랫폼.",
  "start_url": "/static-landing.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "ko-KR",
  "categories": ["medical", "business", "productivity"],
  "icons": [
    {
      "src": "/assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "의사 앱",
      "short_name": "의사 앱",
      "description": "개원 대시보드·카테고리·개원플랜",
      "url": "/app/",
      "icons": [{ "src": "/assets/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "사업자 앱",
      "short_name": "파트너",
      "description": "견적 응답·정산·부스 관리",
      "url": "/partner-app/",
      "icons": [{ "src": "/assets/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "개원 자금 시뮬레이터",
      "short_name": "시뮬레이터",
      "description": "비회원도 사용 가능 — 진료과·평수·예산 → 총비용 계산",
      "url": "/simulator/",
      "icons": [{ "src": "/assets/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
