{
  "name": "BBStopCoach-2026 — β-blocker 중단 코치",
  "short_name": "BBStopCoach",
  "description": "MI 경과 환자의 β-blocker 중단 여부를 SMART-DECISION 2026 근거로 판정하는 한국어 오프라인 PWA.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#c0392b",
  "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='%23c0392b'/><text x='96' y='124' text-anchor='middle' font-size='96' font-family='Arial' fill='white'>β</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='%23c0392b'/><text x='256' y='330' text-anchor='middle' font-size='260' font-family='Arial' fill='white'>β</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
