{
  "name": "반려동물 나이 계산기",
  "short_name": "반려동물 나이 계산기",
  "description": "여러분의 강아지나 고양이의 실제 나이를 사람 나이로 환산해 보세요. \"7을 곱하는 규칙\"은 이제 잊으세요. 최신 수의학에 기반한 계산기를 사용해 정확한 나이를 알아보세요.",
  "start_url": "/ko/utilities/categories/pets/pet-age-calculator/",
  "scope": "/ko/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"
}