{
  "name": "체지방지수(BAI) 계산기",
  "short_name": "체계",
  "description": "엉덩이 둘레와 키를 기반으로 체지방지수(BAI/IAC)를 추정합니다. 미터 및 임페리얼 단위, 시각적 해석, 명확한 한계점을 포함한 교육용 계산기.",
  "start_url": "/ko/utilities/categories/health/body-adiposity-index-calculator/",
  "scope": "/ko/utilities/categories/health/body-adiposity-index-calculator/",
  "icons": [
    {
      "src": "/images/utilities/bodyAdiposityIndexCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}