{
  "name" : "Service UI Architecture",
  "description" : "C4 diagrams",
  "elements" : [ {
    "tag" : "Central Auth",
    "background" : "#1268bd",
    "color" : "#ffffff"
  }, {
    "tag" : "Component",
    "background" : "#85bbf0",
    "color" : "#000000"
  }, {
    "tag" : "Container",
    "background" : "#438dd5",
    "color" : "#ffffff",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Database",
    "shape" : "Cylinder"
  }, {
    "tag" : "External",
    "background" : "#555555",
    "color" : "#ffffff"
  }, {
    "tag" : "Flexa Gateway Config",
    "background" : "#1268bd",
    "color" : "#ffffff"
  }, {
    "tag" : "Flux Grid Capacitor",
    "background" : "#1268bd",
    "color" : "#ffffff"
  }, {
    "tag" : "Future",
    "background" : "#7825fc"
  }, {
    "tag" : "Group",
    "color" : "#000000",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Hardware",
    "background" : "#0d9534",
    "color" : "#000000"
  }, {
    "tag" : "Internal",
    "background" : "#555555",
    "color" : "#ffffff"
  }, {
    "tag" : "MobileApp",
    "shape" : "MobileDevicePortrait"
  }, {
    "tag" : "Person",
    "background" : "#07427a",
    "color" : "#ffffff",
    "fontSize" : 25,
    "shape" : "Person"
  }, {
    "tag" : "Software System",
    "background" : "#1268bd",
    "color" : "#ffffff"
  }, {
    "tag" : "Store",
    "shape" : "Cylinder"
  }, {
    "tag" : "WebApp",
    "shape" : "WebBrowser"
  } ],
  "relationships" : [ {
    "tag" : "Future",
    "color" : "#7825fc"
  }, {
    "tag" : "Relationship",
    "fontSize" : 30
  } ]
}