{
  "name": "Brush Bar",
  "short_name": "Brush Bar",
  "description": "Brush Bar patient portal",
  "start_url": "/app/home",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0C77FA",
  "icons": [
    {
      "src": "/icons/brush-bar-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/brush-bar-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
