{
  "background_color": "#ffffff",
  "description": "These guidelines were developed to serve as a tool for physicians and other healthcare professionals to help with the management of anticoagulation",
  "display": "standalone",
  "name": "CoagCHUM",
  "orientation": "portrait",
  "short_name": "CoagCHUM",
  "start_url": "/",
  "theme_color": "#052d5e",
  "icons": [
    {
      "src": "assets/launcher-icon-1x.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "assets/launcher-icon-2x.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "assets/launcher-icon-3x.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "assets/launcher-icon-4x.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
}