{
  "name": "Macronutrient Calculator",
  "short_name": "MC",
  "description": "Split daily calories into carbohydrates, protein, and fat for balanced, keto, low-carb, high-protein, or custom diet planning, with calories and grams shown instantly.",
  "start_url": "/en/utilities/categories/health/macronutrient-calculator/",
  "scope": "/en/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"
}