{
  "defaults": {
    "width": 500,
    "height": 600
  },
  "replace": {
    "shirt": {
      "type": "color",
      "selector": "path[fill='#EA9A00' i]",
      "attr": "fill",
      "default": "#EA9A00"
    },
    "face": {
      "type": "color",
      "selector": "path[fill='#f3d4ca' i]",
      "attr": "fill",
      "default": "#f3d4ca"
    }
  }
}
