{
  "name" : "Event Directory",
  "description" : "A directory of events in the city",
  "elements" : [ {
    "tag" : "API",
    "shape" : "Hexagon"
  }, {
    "tag" : "API Component",
    "shape" : "Box"
  }, {
    "tag" : "Boundary",
    "strokeWidth" : 5
  }, {
    "tag" : "Container",
    "shape" : "Box"
  }, {
    "tag" : "Database",
    "shape" : "Cylinder"
  }, {
    "tag" : "Element",
    "stroke" : "#0773af",
    "strokeWidth" : 7,
    "color" : "#0773af",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Mobile App",
    "shape" : "MobileDevicePortrait"
  }, {
    "tag" : "Person",
    "shape" : "Person"
  }, {
    "tag" : "Web App",
    "shape" : "WebBrowser"
  } ],
  "relationships" : [ {
    "tag" : "Relationship",
    "thickness" : 4
  } ]
}