{
  "id": "/",
  "name": "PS-HelpDesk",
  "short_name": "HelpDesk",
  "description": "ProgressSoft HelpDesk System",
  "start_url": "/dash",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "capture_links": "new-client",
  "launch_handler": { "route_to": "existing-client" },
  "theme_color": "#1976d2",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 24x24 32x32 48x48 64x64 96x96 128x128 256x256 512x512",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/assets/images/ProgressSoftLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/ProgressSoftLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
