{
  "chatHeaderText": "Scubla",
  "chatHeaderSubtitle": {
    "it": "Assistente IA",
    "en": "AI Assistant",
    "de": "KI-Assistent",
    "fr": "Assistant IA",
    "es": "Asistente IA"
  },
  "callToAction": {
    "it": "Chiedimi pure",
    "en": "Feel free to ask",
    "de": "Frag mich ruhig",
    "fr": "N’hésite pas à demander",
    "es": "Pregúntame sin problema"
  },
  "timeTooltipOffset": 5,
  "tooltipFrequency": "always",
  "headerBgColor": "#267326",
  "headerGradientStart": "#267326",
  "headerGradientEnd": "#39ac39",
  "userBubbleGradientStart": "#267326",
  "userBubbleGradientEnd": "#39ac39",
  "botBubbleLinkColor": "#267326",
  "sendButtonActiveBackground": "#267326",
  "chatAvatar": "715e511d-logo.png",
  "inputPlaceholder": {
    "it": "Scrivi qui...",
    "en": "Type here...",
    "de": "Hier schreiben...",
    "fr": "Écris ici...",
    "es": "Escribe aquí..."
  },
  "welcomeMessage": {
    "it": "Ciao, sono l'assistente virtuale di **Scubla**. Sono basato su **ChatGPT**. Come posso aiutarti?",
    "en": "Hi, I'm the virtual assistant for **Scubla**. I'm powered by **ChatGPT**. How can I help you?",
    "de": "Hallo, ich bin der virtuelle Assistent von **Scubla**. Ich basiere auf **ChatGPT**. Wie kann ich dir helfen?",
    "fr": "Bonjour, je suis l’assistant virtuel de **Scubla**. Je suis basé sur **ChatGPT**. Comment puis‑je vous aider ?",
    "es": "Hola, soy el asistente virtual de **Scubla**. Estoy basado en **ChatGPT**. ¿En qué puedo ayudarte?"
  },
  "statusMessageIntervalMs": 4000,
  "statusMessages": {
    "it": {
      "searchDocs": [
        "Sto cercando informazioni",
        "Sto valuando le FAQ",
        "Sto ragionando a fondo"
      ],
      "searchWeb": [
        "Sto cercando sul sito web",
        "Sto analizzando i prodotti",
        "Recupero i dettagli richiesti",
        "Sto ragionando a fondo",
        "Confronto i prodotti sul sito"
      ]
    },
    "en": {
      "searchDocs": [
        "Looking in the documents",
        "Analyzing multiple documents",
        "Refining the results"
      ],
      "searchWeb": [
        "Searching the web",
        "Filtering the best sources",
        "Retrieving the requested details",
        "Thinking through it in depth",
        "Comparing products on the site"
      ]
    },
    "de": {
      "searchDocs": [
        "Ich suche in den Dokumenten",
        "Ich analysiere mehrere Dokumente",
        "Ich verfeinere die Ergebnisse"
      ],
      "searchWeb": [
        "Ich suche im Web",
        "Ich filtere die besten Quellen",
        "Ich rufe die gewünschten Details ab",
        "Ich denke gründlich darüber nach",
        "Ich vergleiche die Produkte auf der Website"
      ]
    },
    "fr": {
      "searchDocs": [
        "Je cherche dans les documents",
        "J’analyse plusieurs documents",
        "J’affine les résultats"
      ],
      "searchWeb": [
        "Je cherche sur le web",
        "Je filtre les meilleures sources",
        "Je récupère les détails demandés",
        "J’y réfléchis en profondeur",
        "Je compare les produits sur le site"
      ]
    },
    "es": {
      "searchDocs": [
        "Estoy buscando en los documentos",
        "Estoy analizando varios documentos",
        "Estoy afinando los resultados"
      ],
      "searchWeb": [
        "Estoy buscando en la web",
        "Estoy filtrando las mejores fuentes",
        "Estoy recuperando los detalles solicitados",
        "Lo estoy analizando en profundidad",
        "Estoy comparando los productos en el sitio"
      ]
    }
  },
  "languages": [
    "de",
    "es",
    "fr"
  ],
  "chatHeight": 600,
  "chatWidth": 400,
  "chatFullWidth": 800
}
