{
  "name": "HandoffPass-Kor — I-PASS 인계 훈련",
  "short_name": "HandoffPass",
  "description": "한국 전공의 대상 I-PASS 5요소 인계 훈련 및 자동 채점 PWA. 15개 내과 가상 시나리오 오프라인 지원.",
  "lang": "ko",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafafa",
  "theme_color": "#1e3a8a",
  "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='%231e3a8a'/><text x='96' y='124' font-size='96' 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='%231e3a8a'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='white' font-family='Arial'>🔁</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "education", "utilities"]
}
