{
  "name": "CaptureMD",
  "short_name": "CaptureMD",
  "description": "Secure mobile capture for slashMD.",
  "start_url": "/capture",
  "scope": "/",
  "display": "standalone",
  "background_color": "#edf2fb",
  "theme_color": "#edf2fb",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/slashmd/slashmd-icon.png",
      "sizes": "460x448",
      "type": "image/png"
    }
  ]
}
