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