{
  "name": "Home Humidity and Dehumidifier Run Time Estimator",
  "short_name": "HHaDRTE",
  "description": "Calculate how much water your dehumidifier must extract to bring a damp room to a healthy humidity level. See estimated run time, mold risk warnings and comfort zone visuals in one interactive tool.",
  "start_url": "/en/utilities/categories/home/humidity-calculator/",
  "scope": "/en/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"
}