{
  "name": "ペットの年齢換算器",
  "short_name": "ペットの年齢換算器",
  "description": "愛犬・愛猫の本当の年齢を人間換算で調べてみましょう。「7倍する」という古いルールではなく、最新の獣医学に基づいた計算機を使用します。",
  "start_url": "/ja/utilities/categories/pets/pet-age-calculator/",
  "scope": "/ja/utilities/categories/pets/pet-age-calculator/",
  "icons": [
    {
      "src": "/images/utilities/pet-age.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}