{
  "name": "응급ON — 인천광역시 응급의료 통합관제",
  "short_name": "응급ON",
  "description": "인천광역시 응급의료 통합관제 플랫폼 — Pre-KTAS 분류, ER 선정, 실시간 이송 관제",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1930",
  "theme_color": "#0a1930",
  "lang": "ko",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pre-KTAS 분류",
      "short_name": "KTAS",
      "url": "/?tab=ktas",
      "description": "현장 중증도 분류"
    },
    {
      "name": "ER 선정",
      "short_name": "ER 선정",
      "url": "/?tab=ai",
      "description": "병원 선정 AI 안내"
    }
  ],
  "categories": ["medical", "utilities"]
}
