{
  "name": "Dental LabLINK",
  "short_name": "DLL",
  "theme_color": "#FFFFFF",
  "background_color": "#FFFFFF",
  "icons": [
    {
        "src": "/static/favicon.png",
        "type": "image/png",
        "sizes": "192x192"
      }
  ],
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "orientation": "any"
}