{
  "name": "하루결 — 항암치료 동행 노트",
  "short_name": "하루결",
  "description": "유방암 항암치료 환자와 보호자를 위한 일상 케어 + 기록 동행 노트",
  "start_url": "./",
  "scope": "./",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4EDE1",
  "theme_color": "#B5755A",
  "lang": "ko",
  "icons": [
    { "src": "icon.svg",      "sizes": "any",      "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icon-192.png",  "sizes": "192x192",  "type": "image/png" },
    { "src": "icon-512.png",  "sizes": "512x512",  "type": "image/png" }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "shortcuts": [
    { "name": "오늘 안전해요",     "short_name": "안전 체크", "url": "./#safety",  "description": "안전 체크인" },
    { "name": "증상 기록",          "short_name": "증상",      "url": "./#symptom-new" },
    { "name": "병원 콜",            "short_name": "응급",      "url": "./#emergency" },
    { "name": "오늘 복약",          "short_name": "약",        "url": "./#meds" }
  ]
}
