{
  "name": "숙취 & 혈중알콜농도 계산기: 회복 시간 예측",
  "short_name": "숙&혈계회시예",
  "description": "위드마크 공식을 사용해 혈중알콜농도(BAC)와 0.0에 도달하는 시간을 계산하세요. 잠들기 전 수분 섭취 계획을 세우고 완전히 회복되는 시점을 파악하세요.",
  "start_url": "/ko/utilities/categories/alcohol-party/alcohol-clearance-calculator/",
  "scope": "/ko/utilities/categories/alcohol-party/alcohol-clearance-calculator/",
  "icons": [
    {
      "src": "/images/utilities/alcohol-clearance.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}