{
  "name": "Pet Gestation Calculator",
  "short_name": "PGC",
  "description": "Estimate a dog, cat, rabbit, or ferret delivery date from the mating date, with a documented range and a clear reminder that veterinary care comes first.",
  "start_url": "/en/utilities/categories/pets/pet-gestation-calculator/",
  "scope": "/en/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"
}