{
  "name": "Mean Arterial Pressure Calculator",
  "short_name": "MAPC",
  "description": "Calculate mean arterial pressure from systolic and diastolic blood pressure, with an optional heart-rate-corrected MAP estimate and perfusion range color coding.",
  "start_url": "/en/utilities/categories/health/mean-arterial-pressure-calculator/",
  "scope": "/en/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"
}