{
  "name": "추정 대사 연령 계산기",
  "short_name": "추정 대사 연령 계산기",
  "description": "만 나이, 성별, 키, 체중, 선택적 체지방률 및 활동 수준을 바탕으로 기초대사량(BMR) 기반 대사 비교를 통해 대사 연령을 추정합니다.",
  "start_url": "/ko/utilities/categories/health/metabolic-age-calculator/",
  "scope": "/ko/utilities/categories/health/metabolic-age-calculator/",
  "icons": [
    {
      "src": "/images/utilities/metabolicAgeCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}