{
  "name": "Baby Feeding Calculator",
  "short_name": "Baby Feeding",
  "description": "Calculate how much milk your baby needs based on weight and age. Recommended feeds, milliliters per feed, and hunger and fullness cues.",
  "start_url": "/en/utilities/categories/babies/baby-feeding-calculator/",
  "scope": "/en/utilities/categories/babies/baby-feeding-calculator/",
  "icons": [
    {
      "src": "/images/utilities/baby-feeding-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}