{
  "name": "Bariatric Weight Loss Calculator",
  "short_name": "Weight Loss Calc",
  "description": "Percentile-based weight loss benchmarks after bariatric surgery",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1c366b",
  "theme_color": "#1c366b",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "health", "education"]
}
