return { width = 6, height = 6, lines = { { 5, 4, 2, 2, "green" }, { 2, 5, 4, 1, "red" }, { 2, 4, 5, 1, "blue" } } }