{
  "name": "BestEdTreatment",
  "short_name": "BestED",
  "description": "Independent ED medication and provider comparisons",
  "start_url": "/",
  "display": "browser",
  "background_color": "#f8f7f5",
  "theme_color": "#991b1b",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}