{
  "name": "宠物年龄换算器",
  "short_name": "宠物年龄换算器",
  "description": "了解您的爱犬或爱猫换算成人类后的真实年龄。告别过时的“乘7规则”。使用我们基于最新兽医学研究的计算器，精准掌握宠物的生命阶段。",
  "start_url": "/zh/utilities/categories/pets/pet-age-calculator/",
  "scope": "/zh/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"
}