{
  "name" : "Naviway API System",
  "description" : "Architecture diagram for the Naviway mobile app and API system",
  "elements" : [ {
    "tag" : "Software System",
    "background" : "#1168bd",
    "color" : "#ffffff"
  }, {
    "tag" : "External",
    "background" : "#999999",
    "color" : "#ffffff"
  }, {
    "tag" : "Container",
    "background" : "#438dd5",
    "color" : "#ffffff"
  }, {
    "tag" : "Mobile",
    "background" : "#34a853",
    "color" : "#ffffff",
    "shape" : "MobileDevicePortrait"
  }, {
    "tag" : "CLI",
    "background" : "#f4b400",
    "color" : "#000000",
    "shape" : "Pipe"
  }, {
    "tag" : "Component",
    "background" : "#85bbf0",
    "color" : "#000000"
  }, {
    "tag" : "Person",
    "background" : "#08427b",
    "color" : "#ffffff",
    "shape" : "Person"
  } ]
}