{
  "name" : "Unified Exports",
  "description" : "Unified Architecture",
  "elements" : [ {
    "tag" : "Person",
    "background" : "#1168bd",
    "color" : "#ffffff",
    "shape" : "Person"
  }, {
    "tag" : "External",
    "background" : "#6b6b6b",
    "color" : "#ffffff"
  }, {
    "tag" : "Software System",
    "background" : "#1168bd",
    "color" : "#ffffff"
  }, {
    "tag" : "Container",
    "background" : "#438dd5",
    "color" : "#ffffff"
  }, {
    "tag" : "Api",
    "background" : "#2471a3",
    "color" : "#ffffff",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Core",
    "background" : "#1a5276",
    "color" : "#ffffff",
    "shape" : "RoundedBox"
  }, {
    "tag" : "FormatModule",
    "background" : "#1e8449",
    "color" : "#ffffff",
    "shape" : "Component"
  } ],
  "relationships" : [ {
    "tag" : "Primary",
    "thickness" : 3,
    "color" : "#e74c3c"
  } ]
}