[ { "colorArray":[ { "colorName":"red", "hexValue":"#f00" }, { "colorName":"green", "hexValue":"#0f0" }, { "colorName":"blue", "hexValue":"#00f" }, { "colorName":"cyan", "hexValue":"#0ff" }, { "colorName":"magenta", "hexValue":"#f0f" }, { "colorName":"yellow", "hexValue":"#ff0" } ] }, { "shapeArray":[ { "shapeName":"circle" }, { "shapeName":"square" }, { "shapeName":"triangle" }, { "shapeName":"hexagon" } ] } ]