{
  "target": "BASE",
  "preferences": {
    "css": ".team-theme-bg {\n    background-color: rgb(205, 255, 0);\n}\n\n.team-theme-bg-light {\n    background-color: rgb(0, 0, 0);\n    color: white !important;\n}\n\n.team-theme-bg-dark {\n    background-color: rgb(0, 0, 0);\n}",
    "colors": {
      "base": "rgb(205, 255, 0)",
      "light": "rgb(0, 0, 0)",
      "dark": "rgb(0, 0, 0)"
    }
  },
  "companyName": "Robinhood",
  "chatbotName": {
    "base": "Robinhood"
  },
  "chatInputSettings": {
    "enableLiveChatClosingSurveyButton": true
  },
  "closingSurveySettings": {
    "isFeedbackEnabled": true,
    "isAgentOnly": false
  },
  "ratingSettings": {
    "enableResolution": true,
    "useDynamicCSATv2": true,
    "isBinary": false
  },
  "settings": {
    "privacyNote": "By using this chatbot, you agree that your data may be stored and processed by us and our third party providers as described in our policies."
  }
}