{
  "name": "露点計算機",
  "short_name": "露点計算機",
  "description": "室温と湿度から結露温度（露点）を計算。壁や窓の結露を防ぎ、カビの発生を抑えて住まいの健康を守るための必須ツールです。",
  "start_url": "/ja/utilities/categories/home/dew-point-calculator/",
  "scope": "/ja/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"
}