{
    "defaultRenderer": "fiori2",
    "bootstrapPlugins": {
        "RuntimeAuthoringPlugin": {
            "component": "sap.ushell.plugins.rta",
            "config": {
                "validateAppVersion": false
            }
        }
    },
    "renderers": {
        "fiori2": {
            "componentData": {
                "config": {
                    "enableNotificationsUI": false,
                    "enableNotifications": false,
                    "enableSearch": false,
                    "enablePersonalization": false,
                    "enableSetTheme": true,
                    "enableSetLanguage": true
                }
            }
        }
    },
    "applications": {}
}