{
  "name" : "product",
  "description" : "backend",
  "elements" : [ {
    "tag" : "Runtime",
    "background" : "#0b7285",
    "color" : "#ffffff"
  }, {
    "tag" : "Infrastructure",
    "background" : "#5c677d",
    "color" : "#ffffff"
  }, {
    "tag" : "Orchestration",
    "background" : "#7c6f64",
    "color" : "#ffffff"
  }, {
    "tag" : "DataStore",
    "background" : "#2f9e44",
    "color" : "#ffffff"
  }, {
    "tag" : "External",
    "background" : "#f1f3f5",
    "color" : "#343a40",
    "border" : "Dashed"
  }, {
    "tag" : "Database",
    "shape" : "Cylinder"
  }, {
    "tag" : "FileSystem",
    "shape" : "Folder"
  } ]
}