{
  "name": "犬猫の1日水分補給量計算ツール",
  "short_name": "犬",
  "description": "体重、フードの種類、活動量、気温から犬や猫の1日に必要な水分量を計算します。",
  "start_url": "/ja/utilities/categories/pets/dog-cat-water-intake-calculator/",
  "scope": "/ja/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"
}