{
  "name": "気候と体重別水分補給計算機",
  "short_name": "気",
  "description": "今日飲むべき正確な水分量を計算します。周囲温度、相対湿度、身体活動レベルに合わせて調整されたアルゴリズムを使用。",
  "start_url": "/ja/utilities/categories/health/hydration-calculator-climate/",
  "scope": "/ja/utilities/categories/health/hydration-calculator-climate/",
  "icons": [
    {
      "src": "/images/utilities/hydrationCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}