{
  "name": "이슬점 계산기",
  "short_name": "이슬점 계산기",
  "description": "습도와 실내 온도를 사용하여 벽면의 결로 온도를 계산합니다. 습기를 방지하고 건물의 건강을 지키기 위한 필수 도구입니다.",
  "start_url": "/ko/utilities/categories/home/dew-point-calculator/",
  "scope": "/ko/utilities/categories/home/dew-point-calculator/",
  "icons": [
    {
      "src": "/images/utilities/dew-point-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}