{
  "name": "宏量营养素计算器",
  "short_name": "宏量营养素计算器",
  "description": "将每日热量分配为碳水化合物、蛋白质和脂肪，支持均衡、生酮、低碳水、高蛋白或自定义饮食规划，热量和克数即时呈现。",
  "start_url": "/zh/utilities/categories/health/macronutrient-calculator/",
  "scope": "/zh/utilities/categories/health/macronutrient-calculator/",
  "icons": [
    {
      "src": "/images/utilities/macronutrientCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}