{
  "name": "去脂体重计算器",
  "short_name": "去脂体重计算器",
  "description": "根据身高、体重、性别，用 Boer、James 或 Hume 公式估算去脂体重。支持公制和英制单位，配有实时环形图和身体成分可视化。",
  "start_url": "/zh/utilities/categories/health/lean-body-mass-calculator/",
  "scope": "/zh/utilities/categories/health/lean-body-mass-calculator/",
  "icons": [
    {
      "src": "/images/utilities/leanBodyMassCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}