{
  "name": "허리신장비율 계산기",
  "short_name": "허리신장비율 계산기",
  "description": "허리신장비율(WHtR)을 계산하고, 허리를 신장의 절반과 비교하며, 성인을 위한 심혈관대사 위험대를 해석합니다.",
  "start_url": "/ko/utilities/categories/health/waist-height-ratio-calculator/",
  "scope": "/ko/utilities/categories/health/waist-height-ratio-calculator/",
  "icons": [
    {
      "src": "/images/utilities/waistHeightRatioCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}