{
  "name": "每日蛋白质计算器",
  "short_name": "每日蛋白质计算器",
  "description": "根据体重、年龄、活动水平、目标以及怀孕或哺乳状态估算每日蛋白质摄入量。包含食物等量换算和温和的安全上限提醒。",
  "start_url": "/zh/utilities/categories/health/daily-protein-calculator/",
  "scope": "/zh/utilities/categories/health/daily-protein-calculator/",
  "icons": [
    {
      "src": "/images/utilities/dailyProteinCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}