{
  "name": "ParkinBeat — 파킨슨 ON/OFF 기록",
  "short_name": "ParkinBeat",
  "description": "레보도파 5년+ 파킨슨 환자/보호자용 ON-OFF 2주 기록 및 패턴 분석 PWA (오프라인).",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2ecc71",
  "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='%232ecc71'/><text x='96' y='124' 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='%232ecc71'/><text x='256' y='330' text-anchor='middle' font-size='280' font-family='Arial'>💊</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
