{
  "name" : "IRoM architecture",
  "description" : "Intelligent all-season road maintenance platform",
  "elements" : [ {
    "tag" : "Element",
    "color" : "#000000"
  }, {
    "tag" : "System",
    "color" : "#000000"
  }, {
    "tag" : "Group",
    "color" : "#000000"
  }, {
    "tag" : "Node",
    "color" : "#000000"
  }, {
    "tag" : "Container",
    "background" : "#23d98d",
    "stroke" : "#666666",
    "color" : "#000000"
  }, {
    "tag" : "AnalysisContainer",
    "color" : "#000000"
  }, {
    "tag" : "Person",
    "background" : "#d46a6a",
    "shape" : "Person"
  }, {
    "tag" : "SoftwareSystem",
    "background" : "#82a77d",
    "stroke" : "#666666"
  }, {
    "tag" : "MainContainer",
    "background" : "#c41e3a",
    "stroke" : "#666666"
  }, {
    "tag" : "Pipeline",
    "background" : "#777f8c",
    "stroke" : "#666666",
    "shape" : "Pipe"
  }, {
    "tag" : "external",
    "background" : "#813eb5",
    "stroke" : "#666666"
  }, {
    "tag" : "Component",
    "background" : "#58bdd6",
    "stroke" : "#666666",
    "color" : "#000000"
  }, {
    "tag" : "DB",
    "background" : "#777f8c",
    "stroke" : "#666666",
    "color" : "#000000",
    "shape" : "Cylinder"
  } ],
  "relationships" : [ {
    "tag" : "Relationship",
    "color" : "#000000"
  } ]
}