{
  "name": "Pet Age Calculator",
  "short_name": "Pet Age Calc",
  "description": "Find out your dog or cat's real age in human years. Forget the multiply-by-7 rule. Use our calculator based on current veterinary science.",
  "start_url": "/en/utilities/categories/pets/pet-age-calculator/",
  "scope": "/en/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"
}