{
  "name" : "Public workspace",
  "description" : "This is just an example",
  "elements" : [ {
    "tag" : "Person",
    "shape" : "Person"
  }, {
    "tag" : "Service API",
    "shape" : "Hexagon"
  }, {
    "tag" : "Database",
    "shape" : "Cylinder"
  }, {
    "tag" : "Service 1",
    "background" : "#91f0ae"
  }, {
    "tag" : "Service 2",
    "background" : "#edf08c"
  }, {
    "tag" : "Service 3",
    "background" : "#8cd0f0"
  }, {
    "tag" : "Service 4",
    "background" : "#f08ca4"
  }, {
    "tag" : "Service 5",
    "background" : "#ffac33"
  }, {
    "tag" : "Service 6",
    "background" : "#dd8bfe"
  }, {
    "tag" : "Service 7",
    "background" : "#89acff"
  }, {
    "tag" : "Service 8",
    "background" : "#fda9f4"
  } ]
}