{
  "name": "IntelliSync Workplace",
  "short_name": "IntelliSync",
  "description": "IntelliSync Workplace Application",
  "start_url": "/web",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/isd_menu/static/src/img/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/isd_menu/static/src/img/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
