{
  "name": "Pregnancy Weight Gain Calculator",
  "short_name": "PWGC",
  "description": "Estimate a healthy pregnancy weight gain range by gestational week using IOM and ACOG prenatal weight gain guidance.",
  "start_url": "/en/utilities/categories/babies/pregnancy-weight-gain-calculator/",
  "scope": "/en/utilities/categories/babies/pregnancy-weight-gain-calculator/",
  "icons": [
    {
      "src": "/images/utilities/pregnancy-weight-gain-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}