{
  "name": "Rainwater Harvesting Calculator",
  "short_name": "RHC",
  "description": "Calculate how much rainwater you can collect from your roof and size your storage tank.",
  "start_url": "/en/utilities/categories/nature/rainwater-calculator/",
  "scope": "/en/utilities/categories/nature/rainwater-calculator/",
  "icons": [
    {
      "src": "/images/utilities/rain-harvester.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}