{
  "name": "Body Metrics",
  "short_name": "Body Metrics",
  "description": "BMI, BMR, body fat, ideal weight, due date and pregnancy weight gain calculators",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#ecfdf5",
  "background_color": "#ecfdf5",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
