{
  "name": "Im Chat Agent",
  "short_name": "Im Chat",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#409EFF",
  "icons": [
    {
      "src": "/static/images/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
