{
    "destinations": [
        {
            "name": "devLogging",
            "enabled": true,
            "config": {},
        }, {
            "name": "appState",
            "enabled": true,
            "config": {
                "trackViews": [
                    "PREditingFontAndColorPickerViewController",
                    "UIColorPickerViewController",
                ],
                "ignoreViews": [
                    "PREditorCombinedRootViewController",
                    "PRComplicationSceneHostViewController",
                    "PREditingFontPickerComponentViewController",
                    "PREditingColorPickerComponentViewController",
                    "PREditingColorItemsScrollableStackViewController",
                    "CSProminentDisplayViewController",
                    "_UIColorPickerRemoteViewController",
                ],
                "appEvents": [
                ]},
        }, 
    ]
}
