{
  "name": "Body Adiposity Index Calculator",
  "short_name": "BAIC",
  "description": "Estimate Body Adiposity Index (BAI/IAC) from hip circumference and height. Educational calculator with metric and imperial units, visual interpretation, and clear limitations.",
  "start_url": "/en/utilities/categories/health/body-adiposity-index-calculator/",
  "scope": "/en/utilities/categories/health/body-adiposity-index-calculator/",
  "icons": [
    {
      "src": "/images/utilities/bodyAdiposityIndexCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}