{
  "name": "TDEE Calculator",
  "short_name": "TC",
  "description": "Schat de totale dagelijkse energiebehoefte op basis van het basaal metabolisme volgens Mifflin-St Jeor of Katch-McArdle, activiteitsmultiplicatoren, lichaamsvetpercentage en metrische of imperiale lichaamsmaten.",
  "start_url": "/nl/hulpmiddelen/categorieen/gezondheid/tdee-rekentool/",
  "scope": "/nl/hulpmiddelen/categorieen/gezondheid/tdee-rekentool/",
  "icons": [
    {
      "src": "/images/utilities/tdeeCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}