{
  "name": "빗물 수집 계산기",
  "short_name": "빗물 수집 계산기",
  "description": "지붕에서 수집할 수 있는 빗물의 양을 계산하고 적절한 저장 탱크 용량을 산정해 보세요.",
  "start_url": "/ko/utilities/categories/nature/rainwater-calculator/",
  "scope": "/ko/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"
}