{
  "name": "代谢年龄估算器",
  "short_name": "代谢年龄估算器",
  "description": "根据实际年龄、性别、身高、体重、可选体脂率及活动水平，通过基础代谢率比较估算代谢年龄。",
  "start_url": "/zh/utilities/categories/health/metabolic-age-calculator/",
  "scope": "/zh/utilities/categories/health/metabolic-age-calculator/",
  "icons": [
    {
      "src": "/images/utilities/metabolicAgeCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}