{
  "defaults": {
    "neutral": {
      "generic": {
        "text": "I'm working. What do you want?",
        "multiQuestion": "Whoa now. One question at a time.",
        "question": "What are you trying to ask me?",
        "greeting": "Hello. Can I help?",
        "depart": "Until the next.",
        "confused": "Um... All right."
      },
      "happy": {
        "greeting": "A fine hello to you too! How can I help?"
      }
    }
  }
}