{
  "name": "猫狗每日饮水量计算器",
  "short_name": "猫狗每日饮水量计算器",
  "description": "根据体重、饮食类型、活动量和环境温度，估算猫或狗每日所需的总水量及水碗饮水量。",
  "start_url": "/zh/utilities/categories/pets/dog-cat-water-intake-calculator/",
  "scope": "/zh/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"
}