{
  "name": "平均動脈圧計算機",
  "short_name": "平均動脈圧計算機",
  "description": "収縮期血圧と拡張期血圧から平均動脈圧を計算します。心拍数補正MAP推定値と灌流範囲のカラーコード表示にも対応しています。",
  "start_url": "/ja/utilities/categories/health/mean-arterial-pressure-calculator/",
  "scope": "/ja/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"
}