{
  "import": "../priya/index.json",
  "replace": {
    "shirt": {
      "type": "color",
      "selector": "path[fill='#F796B3' i]",
      "attr": "fill",
      "default": "#F796B3"
    },
    "face": {
      "type": "color",
      "selector": "path[fill='#EFDFD3' i]",
      "attr": "fill",
      "default": "#EFDFD3"
    },
    "pant": {
      "type": "color",
      "selector": "path[fill='#3A4E5C' i]",
      "attr": "fill",
      "default": "#3A4E5C"
    }
  }
}
