{
  "name": "TDEE計算機",
  "short_name": "TDEE計算機",
  "description": "Mifflin-St Jeor式またはKatch-McArdle式による基礎代謝、活動係数、体脂肪率、メートル法または帝国単位の身体測定から、1日の総エネルギー消費量を推定します。",
  "start_url": "/ja/utilities/categories/health/tdee-calculator/",
  "scope": "/ja/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"
}