{
  "name": "BMI Calculator: Body Mass Index Online",
  "short_name": "BCBMIO",
  "description": "Calculate your Body Mass Index (BMI) for free. Online tool to assess your nutritional status based on your weight and height, with visual scale and WHO categories.",
  "start_url": "/en/utilities/categories/health/bmi-calculator/",
  "scope": "/en/utilities/categories/health/bmi-calculator/",
  "icons": [
    {
      "src": "/images/utilities/bmiCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}