{
  "name": "평균 동맥압 계산기",
  "short_name": "평균 동맥압 계산기",
  "description": "수축기 및 이완기 혈압으로 평균 동맥압을 계산합니다. 심박수 보정 MAP 추정치와 관류 범위 색상 코딩을 선택적으로 제공합니다.",
  "start_url": "/ko/utilities/categories/health/mean-arterial-pressure-calculator/",
  "scope": "/ko/utilities/categories/health/mean-arterial-pressure-calculator/",
  "icons": [
    {
      "src": "/images/utilities/meanArterialPressureCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}