{
  "name": "닥터플랜 - 비대면 AI 진료",
  "short_name": "닥터플랜",
  "description": "나를 계속 지켜봐 온 AI 주치의와 상담하세요.",
  "lang": "ko",
  "start_url": "/main/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f6f9",
  "theme_color": "#0a9bb5",
  "icons": [
    { "src": "/img/CI.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/CI.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/CI.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "내 건강 주치의", "url": "/doctor/" },
    { "name": "AI 진료", "url": "/main/index.php#consult" },
    { "name": "건강 지표", "url": "/main/index.php#health" }
  ]
}
