{ "type": "object", "name": "AppMenu", "properties": { "AppSwitcher": { "type": "string" }, "Salesforce1": { "type": "string" }, "NetworkTabs": { "type": "string" } }, "required": [ "AppSwitcher", "Salesforce1", "NetworkTabs" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }