{
  "name": "AECOPDGuard — COPD 급성악화 셀프 어드바이저",
  "short_name": "AECOPDGuard",
  "description": "COPD 환자용 매일 3분 Anthonisen 체크인, 4단계 판정, 개인화 Action Plan, 14일 히트맵, 외래 지참 PDF (오프라인 PWA).",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00a896",
  "lang": "ko",
  "scope": "./",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%2300a896'/><text x='96' y='126' text-anchor='middle' font-size='104' font-family='Arial'>🫁</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='88' fill='%2300a896'/><text x='256' y='336' text-anchor='middle' font-size='280' font-family='Arial'>🫁</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
