{
  "name" : "marXact Development",
  "description" : "The marXact infrastructure.",
  "elements" : [ {
    "tag" : "Person",
    "color" : "#ffffff",
    "fontSize" : 22,
    "shape" : "Person"
  }, {
    "tag" : "Tenant",
    "color" : "#ffffff",
    "fontSize" : 22,
    "shape" : "Folder"
  }, {
    "tag" : "Customer",
    "background" : "#0a3850"
  }, {
    "tag" : "Employee",
    "background" : "#999999"
  }, {
    "tag" : "Software System",
    "background" : "#1e4c64",
    "color" : "#ffffff"
  }, {
    "tag" : "Existing System",
    "background" : "#999999",
    "color" : "#ffffff"
  }, {
    "tag" : "Third-party System",
    "background" : "#999999",
    "color" : "#ffffff"
  }, {
    "tag" : "Container",
    "background" : "#438dd5",
    "color" : "#ffffff"
  }, {
    "tag" : "Existing Container",
    "background" : "#999999",
    "color" : "#ffffff"
  }, {
    "tag" : "Web Browser",
    "shape" : "WebBrowser"
  }, {
    "tag" : "Mobile App",
    "shape" : "MobileDeviceLandscape"
  }, {
    "tag" : "Database",
    "shape" : "Cylinder"
  }, {
    "tag" : "Component",
    "background" : "#85bbf0",
    "color" : "#000000"
  }, {
    "tag" : "Failover",
    "opacity" : 25
  } ]
}