{
  "name" : "port-neo Plattform",
  "description" : "Gesamtarchitektur der port-neo Entwicklungsplattform",
  "elements" : [ {
    "tag" : "Database",
    "background" : "#e67e22",
    "color" : "#ffffff",
    "shape" : "Cylinder"
  }, {
    "tag" : "External",
    "background" : "#999999",
    "color" : "#ffffff"
  }, {
    "tag" : "Infrastructure",
    "background" : "#4a90d9",
    "color" : "#ffffff",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Person",
    "background" : "#1168bd",
    "color" : "#ffffff",
    "shape" : "Person"
  }, {
    "tag" : "Software System",
    "background" : "#1168bd",
    "color" : "#ffffff"
  }, {
    "tag" : "WebApp",
    "background" : "#2ecc71",
    "color" : "#ffffff",
    "shape" : "WebBrowser"
  } ]
}