{
  "properties": {
    "ckAuth": {
      "description": "Enable/Disable CKAuth",
      "title": "Enabled",
      "type": "boolean"
    },
    "ocr": {
      "description": "Enable/Disable OCR",
      "title": "Enabled",
      "type": "boolean"
    },
    "sk": {
      "description": "Service Key",
      "title": "Service Key",
      "type": "string"
    },
    "username": {
      "description": "Username",
      "title": "Username",
      "type": "string"
    }
  },
  "type": "object"
}