{
  "name": "실내 습도 및 제습기 가동 시간 예측 도구",
  "short_name": "실습및제가시예도",
  "description": "습기 많은 방을 건강한 습도 수준으로 만들기 위해 제습기가 제거해야 하는 수분량을 계산하세요. 예상 가동 시간, 곰팡이 위험 경고 및 쾌적 구역 시각화를 하나의 인터랙티브 도구에서 확인할 수 있습니다.",
  "start_url": "/ko/utilities/categories/home/humidity-calculator/",
  "scope": "/ko/utilities/categories/home/humidity-calculator/",
  "icons": [
    {
      "src": "/images/utilities/humidity-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}