{
  "name": "반려동물 임신 기간 계산기",
  "short_name": "반임기계",
  "description": "교배일을 기준하여 개, 고양이, 토끼, 페럿의 예상 출산일과 출산 기간을 계산합니다.",
  "start_url": "/ko/utilities/categories/pets/pet-gestation-calculator/",
  "scope": "/ko/utilities/categories/pets/pet-gestation-calculator/",
  "icons": [
    {
      "src": "/images/utilities/pet-gestation.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}