{
  "utrecht": {
    "action": {
      "activate": {
        "cursor": {"value": "pointer"}
      },
      "disabled": {
        "cursor": {
          "value": "not-allowed"
        }
      },
      "inert": {
        "cursor": {"value": "default"}
      },
      "submit": {
        "cursor": {
          "value": "pointer"
        }
      }
    }
  }
}
