{
    "modifierAccessibility" : {
        "backgroundColor" : "blue",
        "displayName" : "Accessibility",
        "glyphColor" : "white",
        "ordinal" : 8,
        "shape" : "square",
        "synonyms" : []
    },
    "modifierControl" : {
        "backgroundColor" : "orange",
        "displayName" : "Controls",
        "glyphColor" : "white",
        "ordinal" : 0,
        "shape" : "square",
        "synonyms" : []
    },
    "modifierEffect" : {
        "backgroundColor" : "green",
        "displayName" : "Effects",
        "glyphColor" : "white",
        "ordinal" : 1,
        "shape" : "square",
        "synonyms" : []
    },
    "modifierGesture" : {
        "backgroundColor" : "background",
        "displayName" : "Gestures",
        "glyphColor" : "blue",
        "ordinal" : 10,
        "shape" : "square",
        "synonyms" : [ ]
    },
    "modifierImage" : {
        "backgroundColor" : "ocean",
        "displayName" : "Image",
        "glyphColor" : "white",
        "ordinal" : 4,
        "shape" : "square",
        "synonyms" : [
        ]
    },
    "modifierLayout" : {
        "backgroundColor" : "purple",
        "displayName" : "Layout",
        "glyphColor" : "white",
        "ordinal" : 2,
        "shape" : "square",
        "synonyms" : [ "geometry" ]
    },
    "modifierList" : {
        "backgroundColor" : "brown",
        "displayName" : "List",
        "glyphColor" : "white",
        "ordinal" : 5,
        "shape" : "square",
        "synonyms" : []
    },
    "modifierNavigationView" : {
        "backgroundColor" : "teal",
        "displayName" : "Navigation Bar",
        "glyphColor" : "white",
        "ordinal" : 6,
        "shape" : "square",
        "synonyms" : []
    },
    "modifierOn" : {
        "backgroundColor" : "white",
        "displayName" : "Events",
        "glyphColor" : "gray",
        "ordinal" : 9,
        "shape" : "circle",
        "synonyms" : ["handle"]
    },
    "modifierShape" : {
        "backgroundColor" : "purplishPink",
        "displayName" : "Shapes",
        "glyphColor" : "white",
        "ordinal" : 11,
        "shape" : "square",
        "synonyms" : []
    },
    "modifierStyle" : {
        "backgroundColor" : "white",
        "displayName" : "Style",
        "glyphColor" : "blue",
        "ordinal" : 7,
        "shape" : "square",
        "synonyms" : ["visual"]
    },
    "modifierText" : {
        "backgroundColor" : "lightBlue",
        "displayName" : "Text",
        "glyphColor" : "white",
        "ordinal" : 3,
        "shape" : "square",
        "synonyms" : [
            "font",
            "type",
            "typography"
        ]
    },
    "other" : {
        "backgroundColor" : "gray",
        "displayName" : "Other",
        "glyphColor" : "white",
        "ordinal" : 100,
        "shape" : "square",
        "synonyms" : []
    },
    "viewControl" : {
        "backgroundColor" : "steel",
        "displayName" : "Controls",
        "glyphColor" : "white",
        "ordinal" : 0,
        "shape" : "square",
        "synonyms" : []
    },
    "viewLayout" : {
        "backgroundColor" : "yellow",
        "displayName" : "Layout",
        "glyphColor" : "white",
        "ordinal" : 1,
        "shape" : "square",
        "synonyms" : [
            "geometry",
            "format",
            "arrange"
        ]
    },
    "viewPaint" : {
        "backgroundColor" : "white",
        "displayName" : "Paint",
        "glyphColor" : "gray",
        "ordinal" : 2,
        "shape" : "square",
        "synonyms" : []
    }
}
