{
  "target": "BASE",
  "preferences": {
    "css": ".team-theme-bg {\n    background-color: rgb(3, 59, 76)\n    }\n.team-theme-bg-light {\n    background-color: rgb(53, 95, 112);\n    color: white\n    }\n.team-theme-bg-dark {\n    background-color: rgb(3, 59, 76);\n    color: white\n    }",
    "colors": {
      "base": "rgb(3, 59, 76)",
      "light": "rgb(53, 95, 112)",
      "dark": "rgb(3, 59, 76)"
    }
  },
  "companyName": "Grove Collaborative",
  "chatbotName": {
    "base": "Connox"
  },
  "chatInputSettings": {
    "enableLiveChatClosingSurveyButton": true
  },
  "closingSurveySettings": {
    "isFeedbackEnabled": true,
    "isAgentOnly": false
  },
  "ratingSettings": {
    "enableResolution": true,
    "useDynamicCSATv2": true,
    "isBinary": false
  },
  "settings": {
    "showUnreadMessageNotification": false
  }
}