{
  "name": "赤ちゃんの授乳計算機",
  "short_name": "赤ちゃんの授乳計算機",
  "description": "体重と月齢に基づいて、赤ちゃんがどれだけのミルクを必要としているかを計算します。推奨される授乳回数、1回あたりのミリリットル、空腹と満腹のサイン。",
  "start_url": "/ja/utilities/categories/babies/baby-feeding-calculator/",
  "scope": "/ja/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"
}