{
  "name": "아기 수유 계산기",
  "short_name": "아기 수유 계산기",
  "description": "몸무게와 월령에 따라 아기에게 필요한 수유량을 계산합니다. 권장 수유 횟수, 1회당 수유량(ml), 그리고 배고픔과 포만감의 신호.",
  "start_url": "/ko/utilities/categories/babies/baby-feeding-calculator/",
  "scope": "/ko/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"
}