{
  "name": "1日のタンパク質摂取量計算",
  "short_name": "1",
  "description": "体重・年齢・活動レベル・目標・妊娠または授乳の有無から1日のタンパク質摂取量を推定します。食品換算と安全上限の注意喚起付き。",
  "start_url": "/ja/utilities/categories/health/daily-protein-calculator/",
  "scope": "/ja/utilities/categories/health/daily-protein-calculator/",
  "icons": [
    {
      "src": "/images/utilities/dailyProteinCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}