{
  "name": "BMI Compass — Free BMI Calculator & Weight Tracker",
  "short_name": "BMI Compass",
  "description": "Track your BMI (Body Mass Index) over time with a free, private BMI calculator and weight tracker. See your trend on a color-coded chart.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f3ee",
  "theme_color": "#2f6b4f",
  "lang": "en",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
