{
  "name": "Dew Point Calculator",
  "short_name": "Dew Point Ca",
  "description": "Calculate the condensation temperature on your walls using ambient humidity and temperature. An essential tool for preventing dampness and protecting the structural health of your home.",
  "start_url": "/en/utilities/categories/home/dew-point-calculator/",
  "scope": "/en/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"
}