{
  "name" : "Kray Search Architecture",
  "description" : "Description",
  "elements" : [ {
    "tag" : "Alternative",
    "background" : "#f0f0f0",
    "stroke" : "#cccccc",
    "strokeWidth" : 2,
    "color" : "#666666",
    "opacity" : 70
  }, {
    "tag" : "Selected Technology",
    "background" : "#e8f5e8",
    "stroke" : "#4caf50",
    "strokeWidth" : 3,
    "color" : "#666666"
  } ]
}