{
  "short_name": "SLH LIMS",
  "name": "SLH Laboratory Information Management System",
  "icons": [
    {
      "src": "/slhlogo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/slhlogo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#4F39F6",
  "display": "standalone",
  "orientation": "portrait-primary"
}