{
  "name" : "ERT - Digital Procurement Portal",
  "description" : "The digital procurement portal of ERT",
  "elements" : [ {
    "tag" : "Person",
    "width" : 400,
    "height" : 400,
    "background" : "#4169e1",
    "color" : "#ffffff",
    "fontSize" : 32,
    "shape" : "Person"
  }, {
    "tag" : "Software System",
    "width" : 450,
    "height" : 300,
    "background" : "#1168bd",
    "color" : "#ffffff",
    "fontSize" : 32,
    "shape" : "RoundedBox"
  }, {
    "tag" : "Container",
    "width" : 450,
    "height" : 300,
    "background" : "#438dd5",
    "color" : "#ffffff",
    "fontSize" : 32,
    "shape" : "RoundedBox"
  }, {
    "tag" : "Component",
    "width" : 450,
    "height" : 300,
    "background" : "#85bbf0",
    "color" : "#ffffff",
    "fontSize" : 32,
    "shape" : "RoundedBox"
  }, {
    "tag" : "Web Application",
    "width" : 450,
    "height" : 300,
    "background" : "#438dd5",
    "color" : "#ffffff",
    "fontSize" : 32,
    "shape" : "WebBrowser"
  }, {
    "tag" : "Queue",
    "width" : 450,
    "height" : 300,
    "background" : "#438dd5",
    "color" : "#ffffff",
    "fontSize" : 32,
    "shape" : "Pipe"
  }, {
    "tag" : "Customer",
    "width" : 400,
    "height" : 400,
    "background" : "#08427b",
    "color" : "#ffffff",
    "fontSize" : 32,
    "shape" : "Person"
  }, {
    "tag" : "Barista",
    "width" : 400,
    "height" : 400,
    "background" : "#999999",
    "color" : "#ffffff",
    "fontSize" : 32,
    "shape" : "Person"
  }, {
    "tag" : "External System",
    "width" : 450,
    "height" : 300,
    "background" : "#999999",
    "color" : "#ffffff",
    "fontSize" : 32,
    "shape" : "RoundedBox"
  }, {
    "tag" : "Database",
    "width" : 450,
    "height" : 300,
    "background" : "#438dd5",
    "color" : "#ffffff",
    "fontSize" : 32,
    "shape" : "Cylinder"
  } ]
}