{
  "name": "InsurBull - Health Insurance Broker",
  "short_name": "InsurBull",
  "description": "Licensed U.S. health insurance broker helping families, self-employed individuals and Medicare beneficiaries compare plans in English and Spanish.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#052E2B",
  "theme_color": "#052E2B",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
