{
  "name": "AnemiaNavigator — 빈혈 감별 도우미",
  "short_name": "AnemiaNav",
  "description": "CBC 기반 빈혈 감별 의사결정 도구. WHO/대한혈액학회 기준 + MCV 3갈래 + 망상적혈구 2차 분기 + 응급 알림 + PDF 인쇄.",
  "lang": "ko",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafafa",
  "theme_color": "#b91c1c",
  "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='%23b91c1c'/><text x='96' y='124' font-size='110' text-anchor='middle' fill='white' 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='80' fill='%23b91c1c'/><text x='256' y='340' font-size='300' text-anchor='middle' fill='white' font-family='Arial'>🩸</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "health", "utilities"]
}
