{
  "name": "표준 음주 단위(순 알코올량) 계산기",
  "short_name": "표음단알계",
  "description": "칵테일, 맥주, 와인, 샷에 포함된 순 알코올 양(g)과 표준 음주 단위(SDU)를 계산하여 안전하고 정보에 기반한 음주 습관을 도와드립니다.",
  "start_url": "/ko/utilities/categories/health/standard-drink-unit-calculator/",
  "scope": "/ko/utilities/categories/health/standard-drink-unit-calculator/",
  "icons": [
    {
      "src": "/images/utilities/ubeCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}