{
  "name": "估计血液容量计算器",
  "short_name": "估计血液容量计算器",
  "description": "使用 Nadler、Lemmens-Bernstein-Brodsky 和 Gilcher 方法，根据性别、身高、体重、体型以及公制或英制单位，估算成年人的血液容量。",
  "start_url": "/zh/utilities/categories/health/estimated-blood-volume-calculator/",
  "scope": "/zh/utilities/categories/health/estimated-blood-volume-calculator/",
  "icons": [
    {
      "src": "/images/utilities/estimatedBloodVolumeCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}