{
  "name": "TDEE Calculator",
  "short_name": "TC",
  "description": "Estimate total daily energy expenditure from Mifflin-St Jeor or Katch-McArdle BMR, activity multipliers, body fat percentage, and metric or imperial body measurements.",
  "start_url": "/en/utilities/categories/health/tdee-calculator/",
  "scope": "/en/utilities/categories/health/tdee-calculator/",
  "icons": [
    {
      "src": "/images/utilities/tdeeCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}