{
  "name": "강아지 고양이 하루 일일 권장 음수량 계산기",
  "short_name": "강고하일권음계",
  "description": "체중, 사료 종류, 활동량, 기온을 바탕으로 개와 고양이의 하루 필요 음수량을 계산합니다.",
  "start_url": "/ko/utilities/categories/pets/dog-cat-water-intake-calculator/",
  "scope": "/ko/utilities/categories/pets/dog-cat-water-intake-calculator/",
  "icons": [
    {
      "src": "/images/utilities/pet-water-intake.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}