{
  "name": "ペットの給餌量計算機",
  "short_name": "ペットの給餌量計算機",
  "description": "愛犬・愛猫に必要な食事量を正確に計算します。適正体重維持のため、獣医学的なRER（安静時エネルギー要求量）およびDER（日当たりエネルギー要求量）の公式に基づいています。",
  "start_url": "/ja/utilities/categories/pets/pet-daily-ration-calculator/",
  "scope": "/ja/utilities/categories/pets/pet-daily-ration-calculator/",
  "icons": [
    {
      "src": "/images/utilities/pet-ration.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}