{
  "name": "目標身長推定ツール",
  "short_name": "目標身長推定ツール",
  "description": "タナー法と±8.5 cmの臨床範囲を用いて、生物学的両親の身長から子どもの成人時の遺伝的目標身長を推定します。",
  "start_url": "/ja/utilities/categories/health/target-height-estimator/",
  "scope": "/ja/utilities/categories/health/target-height-estimator/",
  "icons": [
    {
      "src": "/images/utilities/targetHeightEstimator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}