{
  "name": "BMI 계산기: 체질량 지수 온라인 측정",
  "short_name": "B계체지온측",
  "description": "본인의 체질량 지수(BMI)를 무료로 계산하세요. 체중과 신장을 바탕으로 영양 상태를 평가하는 온라인 도구로, 시각적 척도와 WHO 범주를 함께 제공합니다.",
  "start_url": "/ko/utilities/categories/health/bmi-calculator/",
  "scope": "/ko/utilities/categories/health/bmi-calculator/",
  "icons": [
    {
      "src": "/images/utilities/bmiCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}