{
  "name": "露点计算器",
  "short_name": "露点计算器",
  "description": "根据环境湿度和温度，计算您墙壁表面的冷凝温度。这是一款预防潮湿、保护家居结构健康的重要工具。",
  "start_url": "/zh/utilities/categories/home/dew-point-calculator/",
  "scope": "/zh/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"
}