{
  "schema": {
    "pwd": {
      "type": "string",
      "title": "Your secret"
    }
  },
  "form": [ {
    "key": "pwd",
    "type": "password"
  } ]
}
