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