{
  "applications": [
    {
      "applicationId": "application_id_google_chrome",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_global_presets_win_back",
          "macro": {
            "actionName": "",
            "icon": "",
            "mouse": {
              "action": "WIN_BACK",
              "hidUsage": 0
            },
            "onboardable": false,
            "type": "MOUSE"
          },
          "name": "ASSIGNMENT_NAME_BACK",
          "nestedCards": {},
          "readOnly": true,
          "tags": [
            "PRESET_TAG_KEY_OR_BUTTON",
            "PRESET_TAG_MACROS_UNSUPPORTED"
          ],
          "taskId": 60
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_global_presets_win_forward",
          "macro": {
            "actionName": "",
            "icon": "",
            "mouse": {
              "action": "WIN_FORWARD",
              "hidUsage": 0
            },
            "onboardable": false,
            "type": "MOUSE"
          },
          "name": "ASSIGNMENT_NAME_FORWARD",
          "nestedCards": {},
          "readOnly": true,
          "tags": [
            "PRESET_TAG_KEY_OR_BUTTON",
            "PRESET_TAG_MACROS_UNSUPPORTED"
          ],
          "taskId": 62
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_chrome_win_close_tab",
          "macro": {
            "actionName": "Ctrl + W",
            "keystroke": {
              "code": 26,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_W"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_CLOSE_TAB",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_chrome_win_reopen_tab",
          "macro": {
            "actionName": "Ctrl + Shift + T",
            "keystroke": {
              "code": 23,
              "modifiers": [
                225,
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_REOPEN_TAB",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_chrome_win_tab_next",
          "macro": {
            "actionName": "Ctrl + Tab",
            "keystroke": {
              "code": 43,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_TAB_NEXT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_chrome_win_tab_prev",
          "macro": {
            "actionName": "Ctrl + Shift + Tab",
            "keystroke": {
              "code": 43,
              "modifiers": [
                225,
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_TAB_PREV",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_chrome_win_new_tab_link",
          "macro": {
            "actionName": "MB3",
            "icon": "",
            "mouse": {
              "action": "BUTTON",
              "hidUsage": 3
            },
            "onboardable": false,
            "type": "MOUSE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_NEW_TAB_LINK",
          "nestedCards": {},
          "readOnly": true,
          "tags": [
            "PRESET_TAG_MOUSE"
          ],
          "taskId": 58
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_chrome_win_refresh",
          "macro": {
            "actionName": "Ctrl + R",
            "keystroke": {
              "code": 21,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_REFRESH",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_chrome_win_new_window",
          "macro": {
            "actionName": "Ctrl + N",
            "keystroke": {
              "code": 17,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_NEW_WINDOW",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "continuous": false,
          "id": "card_global_presets_win_zoom_in_out",
          "name": "ASSIGNMENT_NAME_ZOOM_IN_OUT",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "continuous": false,
              "id": "card_chrome_win_zoom_out",
              "macro": {
                "actionName": "Ctrl + Minus",
                "keystroke": {
                  "code": 86,
                  "modifiers": [
                    224
                  ]
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_BROWSER_ZOOM_OUT",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "continuous": false,
              "id": "card_chrome_win_zoom_in",
              "macro": {
                "actionName": "Ctrl + Plus",
                "keystroke": {
                  "code": 87,
                  "modifiers": [
                    224
                  ]
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_BROWSER_ZOOM_IN",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        }
      ],
      "detection": [
        {
          "winRegistry": {
            "executable": "chrome.exe",
            "registryKey": "",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/App Paths/chrome.exe"
          }
        }
      ],
      "name": "Google Chrome",
      "poster_url": "pipeline://logioptionsplus/applications/chrome_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/chrome_profile.png",
      "version": 1
    },
    {
      "applicationId": "420fd454-0c36-499d-bde4-146823b16147",
      "categoryColors": [
        {
          "hex": "#ff43ee",
          "tag": "Editing"
        },
        {
          "hex": "#eeff43",
          "tag": "Productivity"
        },
        {
          "hex": "#43eeff",
          "tag": "Windows"
        },
        {
          "hex": "#ff4390",
          "tag": "Navigation"
        }
      ],
      "commands": [
        {
          "category": "Productivity",
          "keystroke": [
            "LCTRL",
            "LSHIFT",
            "ESCAPE"
          ],
          "name": "Open Task Manager"
        },
        {
          "category": "Windows",
          "keystroke": [
            "LGUI",
            "M"
          ],
          "name": "Minimize All Windows"
        }
      ],
      "name": "APPLICATION_NAME_DESKTOP",
      "version": 2
    },
    {
      "applicationId": "application_id_ding_talk",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_dingtalk_win_ai_assistant",
          "macro": {
            "actionName": "Ctrl + /",
            "keystroke": {
              "code": 56,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_DINGTALK_AI_ASSISTANT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_KEY_OR_BUTTON"
          ]
        }
      ],
      "detection": [
        {
          "winExecutablePath": {
            "path": "{ProgramFiles-x86}\\DingDing\\main\\current\\DingTalk.exe"
          }
        },
        {
          "winExecutablePath": {
            "path": "{ProgramFiles}\\DingDing\\main\\current\\DingTalk.exe"
          }
        }
      ],
      "name": "DingTalk",
      "poster_url": "pipeline://logioptionsplus/applications/dingtalk_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/dingtalk_profile.png"
    },
    {
      "applicationId": "application_id_microsoft_edge_chromium",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_global_presets_win_back",
          "macro": {
            "actionName": "",
            "icon": "",
            "mouse": {
              "action": "WIN_BACK",
              "hidUsage": 0
            },
            "onboardable": false,
            "type": "MOUSE"
          },
          "name": "ASSIGNMENT_NAME_BACK",
          "nestedCards": {},
          "readOnly": true,
          "tags": [
            "PRESET_TAG_KEY_OR_BUTTON",
            "PRESET_TAG_MACROS_UNSUPPORTED"
          ],
          "taskId": 60
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_global_presets_win_forward",
          "macro": {
            "actionName": "",
            "icon": "",
            "mouse": {
              "action": "WIN_FORWARD",
              "hidUsage": 0
            },
            "onboardable": false,
            "type": "MOUSE"
          },
          "name": "ASSIGNMENT_NAME_FORWARD",
          "nestedCards": {},
          "readOnly": true,
          "tags": [
            "PRESET_TAG_KEY_OR_BUTTON",
            "PRESET_TAG_MACROS_UNSUPPORTED"
          ],
          "taskId": 62
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_edge_chromium_win_close_tab",
          "macro": {
            "actionName": "Ctrl + W",
            "keystroke": {
              "code": 26,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_W"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_CLOSE_TAB",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_edge_chromium_win_reopen_tab",
          "macro": {
            "actionName": "Ctrl + Shift + T",
            "keystroke": {
              "code": 23,
              "modifiers": [
                225,
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_REOPEN_TAB",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_edge_chromium_win_tab_next",
          "macro": {
            "actionName": "Ctrl + Tab",
            "keystroke": {
              "code": 43,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_TAB_NEXT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_edge_chromium_win_tab_prev",
          "macro": {
            "actionName": "Ctrl + Shift + Tab",
            "keystroke": {
              "code": 43,
              "modifiers": [
                225,
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_TAB_PREV",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_edge_chromium_win_tab_link",
          "macro": {
            "actionName": "MB3",
            "icon": "",
            "mouse": {
              "action": "BUTTON",
              "hidUsage": 3
            },
            "onboardable": false,
            "type": "MOUSE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_NEW_TAB_LINK",
          "nestedCards": {},
          "readOnly": true,
          "tags": [
            "PRESET_TAG_MOUSE"
          ],
          "taskId": 58
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_edge_chromium_win_refresh",
          "macro": {
            "actionName": "Ctrl + R",
            "keystroke": {
              "code": 21,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_REFRESH",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_edge_chromium_win_new_window",
          "macro": {
            "actionName": "Ctrl + N",
            "keystroke": {
              "code": 17,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_BROWSER_NEW_WINDOW",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "continuous": false,
          "id": "card_global_presets_win_zoom_in_out",
          "name": "ASSIGNMENT_NAME_ZOOM_IN_OUT",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "continuous": false,
              "id": "card_edge_chromium_win_zoom_out",
              "macro": {
                "actionName": "Ctrl + Minus",
                "keystroke": {
                  "code": 86,
                  "modifiers": [
                    224
                  ]
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_BROWSER_ZOOM_OUT",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "continuous": false,
              "id": "card_edge_chromium_win_zoom_in",
              "macro": {
                "actionName": "Ctrl + Plus",
                "keystroke": {
                  "code": 87,
                  "modifiers": [
                    224
                  ]
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_BROWSER_ZOOM_IN",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        }
      ],
      "detection": [
        {
          "winRegistry": {
            "executable": "msedge.exe",
            "registryKey": "",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/App Paths/msedge.exe"
          }
        }
      ],
      "name": "Microsoft Edge",
      "poster_url": "pipeline://logioptionsplus/applications/edge_chromium_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/edge_chromium_profile.png",
      "version": 1
    },
    {
      "applicationId": "application_id_microsoft_excel",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_excel_win_nextSheet",
          "macro": {
            "actionName": "Ctrl + PageDown",
            "init_period": 200,
            "keystroke": {
              "code": 78,
              "modifiers": [
                224
              ]
            },
            "repeat_period": 75,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_SHEET_NEXT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_excel_win_prevSheet",
          "macro": {
            "actionName": "Ctrl + PageUp",
            "init_period": 200,
            "keystroke": {
              "code": 75,
              "modifiers": [
                224
              ]
            },
            "repeat_period": 75,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_SHEET_PREV",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_excel_win_goTop",
          "macro": {
            "actionName": "Ctrl + Up",
            "keystroke": {
              "code": 82,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_GO_TOP",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_excel_win_goBottom",
          "macro": {
            "actionName": "Ctrl + Down",
            "keystroke": {
              "code": 81,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_GO_BOTTOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_excel_win_zoomIn",
          "macro": {
            "init_period": 200,
            "repeat_period": 75,
            "system": {
              "action": "ZOOM_IN"
            },
            "type": "SYSTEM"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_ZOOM_IN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_excel_win_zoomOut",
          "macro": {
            "init_period": 200,
            "repeat_period": 75,
            "system": {
              "action": "ZOOM_OUT"
            },
            "type": "SYSTEM"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_ZOOM_OUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_excel_win_insertRow",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "6318a727d31bc5d7",
              "parameters": {
                "taskId": "insertRow"
              }
            },
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_INSERT_ROW",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_excel_win_insertColumn",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "6318a727d31bc5d7",
              "parameters": {
                "taskId": "insertColumn"
              }
            },
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_INSERT_COLUMN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_excel_win_pasteSpecial",
          "macro": {
            "actionName": "Ctrl + Alt + V",
            "keystroke": {
              "code": 25,
              "modifiers": [
                224,
                226
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_PASTE_SPECIAL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_excel_win_pasteValuesOnly",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "6318a727d31bc5d7",
              "parameters": {
                "taskId": "pasteValuesOnly"
              }
            },
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_PASTE_VALUES_ONLY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_excel_win_pasteFormatOnly",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "6318a727d31bc5d7",
              "parameters": {
                "taskId": "pasteFormatOnly"
              }
            },
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_PASTE_FORMAT_ONLY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_excel_win_createChart2",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "6318a727d31bc5d7",
              "parameters": {
                "taskId": "createChart2"
              }
            },
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_CREATE_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_excel_win_middle_button",
          "macro": {
            "actionName": "MB3",
            "icon": "",
            "mouse": {
              "action": "BUTTON",
              "hidUsage": 3
            },
            "onboardable": false,
            "type": "MOUSE"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_MIDDLE_BUTTON",
          "nestedCards": {},
          "readOnly": true,
          "tags": [
            "PRESET_TAG_MOUSE"
          ],
          "taskId": 58
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_excel_win_save",
          "macro": {
            "actionName": "Ctrl + S",
            "keystroke": {
              "code": 22,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_SAVE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_excel_win_textSizeUp",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "6318a727d31bc5d7",
              "parameters": {
                "taskId": "textSizeUp"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_TEXT_SIZE_UP",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_excel_win_textSizeDown",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "6318a727d31bc5d7",
              "parameters": {
                "taskId": "textSizeDown"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_EXCEL_TEXT_SIZE_DOWN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 25,
                "minimumSensitivityActionDurationMs": 600
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 1,
                "minimumSensitivityThreshold": 35
              },
              "speedControl": true
            }
          },
          "id": "card_excel_win_sheetNavigation",
          "name": "ASSIGNMENT_NAME_EXCEL_SHEET_NAVIGATION",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_excel_win_prevSheet",
              "macro": {
                "actionName": "Ctrl + PageUp",
                "keystroke": {
                  "code": 75,
                  "modifiers": [
                    224
                  ]
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_EXCEL_SHEET_PREV",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_excel_win_nextSheet",
              "macro": {
                "actionName": "Ctrl + PageDown",
                "keystroke": {
                  "code": 78,
                  "modifiers": [
                    224
                  ]
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_EXCEL_SHEET_NEXT",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 1,
                "minimumSensitivityActionDurationMs": 50
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 1,
                "minimumSensitivityThreshold": 10
              },
              "invertable": true,
              "speedControl": true
            }
          },
          "id": "card_excel_win_zoom",
          "name": "ASSIGNMENT_NAME_EXCEL_ZOOM",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_excel_win_zoomOut",
              "macro": {
                "system": {
                  "action": "ZOOM_OUT"
                },
                "type": "SYSTEM"
              },
              "name": "ASSIGNMENT_NAME_EXCEL_ZOOM_OUT",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_excel_win_zoomIn",
              "macro": {
                "system": {
                  "action": "ZOOM_IN"
                },
                "type": "SYSTEM"
              },
              "name": "ASSIGNMENT_NAME_EXCEL_ZOOM_IN",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 10,
                "minimumSensitivityActionDurationMs": 150
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 1,
                "minimumSensitivityThreshold": 5
              },
              "speedControl": true
            }
          },
          "id": "card_excel_win_redoUndo",
          "name": "ASSIGNMENT_NAME_EXCEL_REDO_UNDO",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_excel_win_undo",
              "macro": {
                "actionName": "Ctrl + Z",
                "keystroke": {
                  "code": 29,
                  "modifiers": [
                    224
                  ],
                  "virtualKeyId": "VK_Z"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_EXCEL_UNDO",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_excel_win_redo",
              "macro": {
                "actionName": "Ctrl + Y",
                "keystroke": {
                  "code": 28,
                  "modifiers": [
                    224
                  ],
                  "virtualKeyId": "VK_Y"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_EXCEL_REDO",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "action_id": "thumbwheel_turn_action",
            "implementation": "CUSTOM_INTEGRATION_THUMBWHEEL",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "taskId": "textSizeUpDown"
            },
            "x": {
              "invertable": true,
              "speedControl": true,
              "speedFactor": -0.3
            }
          },
          "id": "card_excel_win_textSize",
          "name": "ASSIGNMENT_NAME_EXCEL_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "cell",
              "currentToolOption": "horizontalScroll",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_cell_horizontal_scroll",
          "name": "ASSIGNMENT_NAME_EXCEL_CELL_HORIZONTAL_SCROLL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "cell",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_cell_zoom",
          "name": "ASSIGNMENT_NAME_EXCEL_CELL_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "cell",
              "currentToolOption": "sheetNavigation",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_cell_sheet_navigation",
          "name": "ASSIGNMENT_NAME_EXCEL_CELL_SHEET_NAVIGATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "singleSheetCell",
              "currentToolOption": "horizontalScroll",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_single_sheet_cell_horizontal_scroll",
          "name": "ASSIGNMENT_NAME_EXCEL_SINGLE_SHEET_CELL_HORIZONTAL_SCROLL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "singleSheetCell",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_single_sheet_cell_zoom",
          "name": "ASSIGNMENT_NAME_EXCEL_SINGLE_SHEET_CELL_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "dataCell",
              "currentToolOption": "createChart",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_data_cell_create_chart",
          "name": "ASSIGNMENT_NAME_EXCEL_DATA_CELL_CREATE_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "dataCell",
              "currentToolOption": "createTable",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_data_cell_create_table",
          "name": "ASSIGNMENT_NAME_EXCEL_DATA_CELL_CREATE_TABLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "table",
              "currentToolOption": "tableStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_table_style",
          "name": "ASSIGNMENT_NAME_EXCEL_TABLE_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "table",
              "currentToolOption": "tableColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_table_color",
          "name": "ASSIGNMENT_NAME_EXCEL_TABLE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "table",
              "currentToolOption": "createChart",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_table_create_chart",
          "name": "ASSIGNMENT_NAME_EXCEL_TABLE_CREATE_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "pieChart",
              "currentToolOption": "pieChart",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_pie_chart",
          "name": "ASSIGNMENT_NAME_EXCEL_PIE_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "pieChart",
              "currentToolOption": "quickLayout",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_pie_chart_quick_layout",
          "name": "ASSIGNMENT_NAME_EXCEL_PIE_CHART_QUICK_LAYOUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "pieChart",
              "currentToolOption": "changeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_pie_chart_change_color",
          "name": "ASSIGNMENT_NAME_EXCEL_PIE_CHART_CHANGE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "pieChart",
              "currentToolOption": "chartStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_pie_chart_style",
          "name": "ASSIGNMENT_NAME_EXCEL_PIE_CHART_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "columnChart",
              "currentToolOption": "columnChart",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_column_chart",
          "name": "ASSIGNMENT_NAME_EXCEL_COLUMN_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "columnChart",
              "currentToolOption": "quickLayout",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_column_chart_quick_layout",
          "name": "ASSIGNMENT_NAME_EXCEL_COLUMN_CHART_QUICK_LAYOUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "columnChart",
              "currentToolOption": "changeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_column_chart_change_color",
          "name": "ASSIGNMENT_NAME_EXCEL_COLUMN_CHART_CHANGE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "columnChart",
              "currentToolOption": "chartStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_column_chart_style",
          "name": "ASSIGNMENT_NAME_EXCEL_COLUMN_CHART_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "barChart",
              "currentToolOption": "barChart",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_bar_chart",
          "name": "ASSIGNMENT_NAME_EXCEL_BAR_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "barChart",
              "currentToolOption": "quickLayout",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_bar_chart_quick_layout",
          "name": "ASSIGNMENT_NAME_EXCEL_BAR_CHART_QUICK_LAYOUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "barChart",
              "currentToolOption": "changeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_bar_chart_change_color",
          "name": "ASSIGNMENT_NAME_EXCEL_BAR_CHART_CHANGE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "barChart",
              "currentToolOption": "chartStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_bar_chart_style",
          "name": "ASSIGNMENT_NAME_EXCEL_BAR_CHART_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "areaChart",
              "currentToolOption": "areaChart",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_area_chart",
          "name": "ASSIGNMENT_NAME_EXCEL_AREA_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "areaChart",
              "currentToolOption": "quickLayout",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_area_chart_quick_layout",
          "name": "ASSIGNMENT_NAME_EXCEL_AREA_CHART_QUICK_LAYOUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "areaChart",
              "currentToolOption": "changeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_area_chart_change_color",
          "name": "ASSIGNMENT_NAME_EXCEL_AREA_CHART_CHANGE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "areaChart",
              "currentToolOption": "chartStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_area_chart_style",
          "name": "ASSIGNMENT_NAME_EXCEL_AREA_CHART_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "stockChart",
              "currentToolOption": "stockChart",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_stock_chart",
          "name": "ASSIGNMENT_NAME_EXCEL_STOCK_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "stockChart",
              "currentToolOption": "quickLayout",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_stock_chart_quick_layout",
          "name": "ASSIGNMENT_NAME_EXCEL_STOCK_CHART_QUICK_LAYOUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "stockChart",
              "currentToolOption": "changeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_stock_chart_change_color",
          "name": "ASSIGNMENT_NAME_EXCEL_STOCK_CHART_CHANGE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "stockChart",
              "currentToolOption": "chartStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_stock_chart_style",
          "name": "ASSIGNMENT_NAME_EXCEL_STOCK_CHART_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "surfaceChart",
              "currentToolOption": "surfaceChart",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_surface_chart",
          "name": "ASSIGNMENT_NAME_EXCEL_SURFACE_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "surfaceChart",
              "currentToolOption": "quickLayout",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_surface_chart_quick_layout",
          "name": "ASSIGNMENT_NAME_EXCEL_SURFACE_CHART_QUICK_LAYOUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "surfaceChart",
              "currentToolOption": "changeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_surface_chart_change_color",
          "name": "ASSIGNMENT_NAME_EXCEL_SURFACE_CHART_CHANGE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "surfaceChart",
              "currentToolOption": "chartStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_surface_chart_style",
          "name": "ASSIGNMENT_NAME_EXCEL_SURFACE_CHART_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "radarChart",
              "currentToolOption": "radarChart",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_radar_chart",
          "name": "ASSIGNMENT_NAME_EXCEL_RADAR_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "radarChart",
              "currentToolOption": "quickLayout",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_radar_chart_quick_layout",
          "name": "ASSIGNMENT_NAME_EXCEL_RADAR_CHART_QUICK_LAYOUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "radarChart",
              "currentToolOption": "changeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_radar_chart_change_color",
          "name": "ASSIGNMENT_NAME_EXCEL_radar_CHART_CHANGE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "radarChart",
              "currentToolOption": "chartStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_radar_chart_style",
          "name": "ASSIGNMENT_NAME_EXCEL_RADAR_CHART_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "xyscatterChart",
              "currentToolOption": "xyscatterChart",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_xyscatter_chart",
          "name": "ASSIGNMENT_NAME_EXCEL_XYSCATTER_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "xyscatterChart",
              "currentToolOption": "quickLayout",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_xyscatter_chart_quick_layout",
          "name": "ASSIGNMENT_NAME_EXCEL_XYSCATTER_CHART_QUICK_LAYOUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "xyscatterChart",
              "currentToolOption": "changeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_xyscatter_chart_change_color",
          "name": "ASSIGNMENT_NAME_EXCEL_XYSCATTER_CHART_CHANGE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "xyscatterChart",
              "currentToolOption": "chartStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_xyscatter_chart_style",
          "name": "ASSIGNMENT_NAME_EXCEL_XYSCATTER_CHART_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "lineChart",
              "currentToolOption": "lineChart",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_line_chart",
          "name": "ASSIGNMENT_NAME_EXCEL_LINE_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "lineChart",
              "currentToolOption": "quickLayout",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_line_chart_quick_layout",
          "name": "ASSIGNMENT_NAME_EXCEL_LINE_CHART_QUICK_LAYOUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "lineChart",
              "currentToolOption": "changeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_line_chart_change_color",
          "name": "ASSIGNMENT_NAME_EXCEL_LINE_CHART_CHANGE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "lineChart",
              "currentToolOption": "chartStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_line_chart_style",
          "name": "ASSIGNMENT_NAME_EXCEL_LINE_CHART_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "comboChart",
              "currentToolOption": "comboChart",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_combo_chart",
          "name": "ASSIGNMENT_NAME_EXCEL_COMBO_CHART",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "comboChart",
              "currentToolOption": "quickLayout",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_combo_chart_quick_layout",
          "name": "ASSIGNMENT_NAME_EXCEL_COMBO_CHART_QUICK_LAYOUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "comboChart",
              "currentToolOption": "changeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_combo_chart_change_color",
          "name": "ASSIGNMENT_NAME_EXCEL_COMBO_CHART_CHANGE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "comboChart",
              "currentToolOption": "chartStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_combo_chart_style",
          "name": "ASSIGNMENT_NAME_EXCEL_COMBO_CHART_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "unsupportedChart",
              "currentToolOption": "quickLayout",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_unsupported_chart_quick_layout",
          "name": "ASSIGNMENT_NAME_EXCEL_UNSUPPORTED_CHART_QUICK_LAYOUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "unsupportedChart",
              "currentToolOption": "changeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_unsupported_chart_change_color",
          "name": "ASSIGNMENT_NAME_EXCEL_UNSUPPORTED_CHART_CHANGE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "6318a727d31bc5d7",
            "parameters": {
              "currentTool": "unsupportedChart",
              "currentToolOption": "chartStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_excel_win_unsupported_chart_style",
          "name": "ASSIGNMENT_NAME_EXCEL_UNSUPPORTED_CHART_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        }
      ],
      "detection": [
        {
          "winRegistry": {
            "executable": "EXCEL.EXE",
            "registryKey": "Path",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/App Paths/excel.exe"
          }
        }
      ],
      "name": "Microsoft Excel",
      "poster_url": "pipeline://logioptionsplus/applications/excel_win_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/excel_win_profile.png"
    },
    {
      "applicationId": "application_id_adobe_illustrator",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "TextFrame",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_text_frame_text_size",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_TEXT_FRAME_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "TextFrame",
              "currentToolOption": "leading",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_text_frame_text_leading",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_TEXT_FRAME_TEXT_LEADING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "TextFrame",
              "currentToolOption": "tracking",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_text_frame_tracking",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_TEXT_FRAME_TRACKING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "TextFrame",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_text_frame_color_fill",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_TEXT_FRAME_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "TextRange",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_text_range_text_size",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_TEXT_RANGE_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "TextRange",
              "currentToolOption": "leading",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_text_range_text_leading",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_TEXT_RANGE_TEXT_LEADING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "TextRange",
              "currentToolOption": "tracking",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_text_range_tracking",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_TEXT_RANGE_TRACKING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "TextRange",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_text_range_color_fill",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_TEXT_RANGE_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "CompoundPathItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_compound_path_item_scale",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_COMPOUND_PATH_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "CompoundPathItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_compound_path_item_opacity",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_COMPOUND_PATH_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "GraphItem",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_graph_item_stroke_weight",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_GRAPH_ITEM_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "GraphItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_graph_item_scale",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_GRAPH_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "GraphItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_graph_item_opacity",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_GRAPH_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "GraphItem",
              "currentToolOption": "fillColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_graph_item_fill_color",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_GRAPH_ITEM_FILL_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "GraphItem",
              "currentToolOption": "strokeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_graph_item_stroke_color",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_GRAPH_ITEM_STROKE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "GroupItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_group_item_scale",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_GROUP_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "GroupItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_group_item_opacity",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_GROUP_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "LegacyTextItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_legacy_text_item_scale",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_LEGACY_TEXT_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "LegacyTextItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_legacy_text_item_opacity",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_LEGACY_TEXT_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "MeshItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_mesh_item_scale",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_MESH_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "MeshItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_mesh_item_opacity",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_MESH_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "NonNativeItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_non_native_item_scale",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_NON_NATIVE_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "NonNativeItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_non_native_item_opacity",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_NON_NATIVE_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "PathItem",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_path_item_stroke_weight",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_PATH_ITEM_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "PathItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_path_item_scale",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_PATH_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "PathItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_path_item_opacity",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_PATH_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "PathItem",
              "currentToolOption": "fillColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_path_item_fill_color",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_PATH_ITEM_FILL_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "PathItem",
              "currentToolOption": "strokeColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_path_item_stroke_color",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_PATH_ITEM_STROKE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "PlacedItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_placed_item_scale",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_PLACED_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "PlacedItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_placed_item_opacity",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_PLACED_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "PluginItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_plugin_item_scale",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_PLUGIN_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "PluginItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_plugin_item_opacity",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_PLUGIN_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "RasterItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_raster_item_scale",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_RASTER_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "RasterItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_raster_item_opacity",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_RASTER_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "SymbolItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_symbol_item_scale",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_SYMBOL_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "SymbolItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_symbol_item_opacity",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_SYMBOL_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "Mixed",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_mixed_scale",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_MIXED_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "Mixed",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_mixed_opacity",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_MIXED_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "NoSelection",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_no_selection_zoom",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_NO_SELECTION_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "NoSelection",
              "currentToolOption": "undoRedo",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_no_selection_undo_redo",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_NO_SELECTION_UNDO_REDO",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "5c018ceeb4979712",
            "parameters": {
              "currentTool": "NoSelection",
              "currentToolOption": "artboardNavigation",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_illustrator_no_selection_artboard_navigation",
          "name": "ASSIGNMENT_NAME_ILLUSTRATOR_NO_SELECTION_ARTBOARD_NAVIGATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        }
      ],
      "detection": [
        {
          "winExecutablePath": {
            "path": "{ProgramFiles}\\Adobe\\Adobe Illustrator 2021\\Support Files\\Contents\\Windows\\Illustrator.exe"
          }
        },
        {
          "winExecutablePath": {
            "path": "{ProgramFiles}\\Adobe\\Adobe Illustrator 2022\\Support Files\\Contents\\Windows\\Illustrator.exe"
          }
        },
        {
          "winExecutablePath": {
            "path": "{ProgramFiles}\\Adobe\\Adobe Illustrator 2023\\Support Files\\Contents\\Windows\\Illustrator.exe"
          }
        }
      ],
      "name": "Adobe Illustrator",
      "poster_url": "pipeline://logioptionsplus/applications/illustrator_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/illustrator_profile.png"
    },
    {
      "applicationId": "application_id_adobe_indesign",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextFrame",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_frame_text_size",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_FRAME_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextFrame",
              "currentToolOption": "leading",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_frame_leading",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_FRAME_LEADING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextFrame",
              "currentToolOption": "tracking",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_frame_tracking",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_FRAME_TRACKING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextFrame",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_frame_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_FRAME_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "ManuallyGrouped",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_manually_grouped_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_MANUALLY_GROUPED_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "ManuallyGrouped",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_manually_grouped_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_MANUALLY_GROUPED_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "ManuallyGrouped",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_manually_grouped_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_MANUALLY_GROUPED_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "ManuallyGrouped",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_manually_grouped_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_MANUALLY_GROUPED_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "ManuallyGrouped",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_manually_grouped_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_MANUALLY_GROUPED_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextFrameGroup",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_frame_group_text_size",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_FRAME_GROUP_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextFrameGroup",
              "currentToolOption": "leading",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_frame_group_leading",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_FRAME_GROUP_LEADING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextFrameGroup",
              "currentToolOption": "tracking",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_frame_group_tracking",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_FRAME_GROUP_TRACKING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextFrameGroup",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_frame_group_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_FRAME_GROUP_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Text",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_text_size",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Text",
              "currentToolOption": "leading",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_leading",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_LEADING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Text",
              "currentToolOption": "tracking",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_tracking",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_TRACKING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Text",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Word",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_word_text_size",
          "name": "ASSIGNMENT_NAME_INDESIGN_WORD_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Word",
              "currentToolOption": "leading",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_word_leading",
          "name": "ASSIGNMENT_NAME_INDESIGN_WORD_LEADING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Word",
              "currentToolOption": "tracking",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_word_tracking",
          "name": "ASSIGNMENT_NAME_INDESIGN_WORD_TRACKING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Word",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_word_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_WORD_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Line",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_line_text_size",
          "name": "ASSIGNMENT_NAME_INDESIGN_LINE_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Line",
              "currentToolOption": "leading",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_line_leading",
          "name": "ASSIGNMENT_NAME_INDESIGN_LINE_LEADING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Line",
              "currentToolOption": "tracking",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_line_tracking",
          "name": "ASSIGNMENT_NAME_INDESIGN_LINE_TRACKING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Line",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_line_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_LINE_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Paragraph",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_paragraph_text_size",
          "name": "ASSIGNMENT_NAME_INDESIGN_PARAGRAPH_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Paragraph",
              "currentToolOption": "leading",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_paragraph_leading",
          "name": "ASSIGNMENT_NAME_INDESIGN_PARAGRAPH_LEADING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Paragraph",
              "currentToolOption": "tracking",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_paragraph_tracking",
          "name": "ASSIGNMENT_NAME_INDESIGN_PARAGRAPH_TRACKING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Paragraph",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_paragraph_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_PARAGRAPH_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Character",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_character_text_size",
          "name": "ASSIGNMENT_NAME_INDESIGN_CHARACTER_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Character",
              "currentToolOption": "leading",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_character_leading",
          "name": "ASSIGNMENT_NAME_INDESIGN_CHARACTER_LEADING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Character",
              "currentToolOption": "tracking",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_character_tracking",
          "name": "ASSIGNMENT_NAME_INDESIGN_CHARACTER_TRACKING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Character",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_character_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_CHARACTER_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextStyleRange",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_style_range_text_size",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_STYLE_RANGE_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextStyleRange",
              "currentToolOption": "leading",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_style_range_leading",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_STYLE_RANGE_LEADING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextStyleRange",
              "currentToolOption": "tracking",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_style_range_tracking",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_STYLE_RANGE_TRACKING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextStyleRange",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_style_range_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_STYLE_RANGE_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextColumn",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_column_text_size",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_COLUMN_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextColumn",
              "currentToolOption": "leading",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_column_leading",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_COLUMN_LEADING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextColumn",
              "currentToolOption": "tracking",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_column_tracking",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_COLUMN_TRACKING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextColumn",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_column_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_COLUMN_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextRange",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_range_text_size",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_RANGE_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextRange",
              "currentToolOption": "leading",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_range_leading",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_RANGE_LEADING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextRange",
              "currentToolOption": "tracking",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_range_tracking",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_RANGE_TRACKING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "TextRange",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_text_range_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_TEXT_RANGE_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "CompoundPathItem",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_compound_path_item_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_COMPOUND_PATH_ITEM_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "CompoundPathItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_compound_path_item_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_COMPOUND_PATH_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "CompoundPathItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_compound_path_item_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_COMPOUND_PATH_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "CompoundPathItem",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_compound_path_item_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_COMPOUND_PATH_ITEM_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "CompoundPathItem",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_compound_path_item_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_COMPOUND_PATH_ITEM_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GraphItem",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_graph_item_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_GRAPH_ITEM_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GraphItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_graph_item_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_GRAPH_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GraphItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_graph_item_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_GRAPH_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GraphItem",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_graph_item_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_GRAPH_ITEM_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GraphItem",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_graph_item_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_GRAPH_ITEM_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GroupItem",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_group_item_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_GROUP_ITEM_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GroupItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_group_item_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_GROUP_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GroupItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_group_item_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_GROUP_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GroupItem",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_group_item_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_GROUP_ITEM_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GroupItem",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_group_item_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_GROUP_ITEM_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Cell",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_cell_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_CELL_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Cell",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_cell_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_CELL_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Cell",
              "currentToolOption": "tint",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_cell_tint",
          "name": "ASSIGNMENT_NAME_INDESIGN_CELL_TINT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Cell",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_cell_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_CELL_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Cell",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_cell_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_CELL_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "LegacyTextItem",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_legacy_text_item_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_LEGACY_TEXT_ITEM_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "LegacyTextItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_legacy_text_item_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_LEGACY_TEXT_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "LegacyTextItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_legacy_text_item_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_LEGACY_TEXT_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "LegacyTextItem",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_legacy_text_item_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_LEGACY_TEXT_ITEM_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "LegacyTextItem",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_legacy_text_item_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_LEGACY_TEXT_ITEM_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "MeshItem",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_mesh_item_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_MESH_ITEM_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "MeshItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_mesh_item_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_MESH_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "MeshItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_mesh_item_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_MESH_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "MeshItem",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_mesh_item_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_MESH_ITEM_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "MeshItem",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_mesh_item_color_strokel",
          "name": "ASSIGNMENT_NAME_INDESIGN_MESH_ITEM_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "NonNativeItem",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_non_native_item_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_NON_NATIVE_ITEM_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "NonNativeItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_non_native_item_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_NON_NATIVE_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "NonNativeItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_non_native_item_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_NON_NATIVE_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "NonNativeItem",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_non_native_item_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_NON_NATIVE_ITEM_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "NonNativeItem",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_non_native_item_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_NON_NATIVE_ITEM_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "PathItem",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_path_item_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_PATH_ITEM_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "PathItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_path_item_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_PATH_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "PathItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_path_item_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_PATH_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "PathItem",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_path_item_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_PATH_ITEM_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "PathItem",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_path_item_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_PATH_ITEM_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "PlacedItem",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_placed_item_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_PLACED_ITEM_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "PlacedItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_placed_item_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_PLACED_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "PlacedItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_placed_item_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_PLACED_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "PlacedItem",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_placed_item_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_PLACED_ITEM_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "PlacedItem",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_placed_item_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_PLACED_ITEM_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "PluginItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_plugin_item_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_PLUGIN_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "PluginItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_plugin_item_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_PLUGIN_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Table",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_table_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_TABLE_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Rectangle",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_rectangle_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_RECTANGLE_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Rectangle",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_rectangle_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_RECTANGLE_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Rectangle",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_rectangle_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_RECTANGLE_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Rectangle",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_rectangle_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_RECTANGLE_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Rectangle",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_rectangle_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_RECTANGLE_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Image",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_image_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_IMAGE_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Image",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_image_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_IMAGE_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GraphicLine",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_graphic_line_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_GRAPHIC_LINE_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GraphicLine",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_graphic_line_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_GRAPHIC_LINE_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GraphicLine",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_graphic_line_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_GRAPHIC_LINE_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "GraphicLine",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_graphic_line_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_GRAPHIC_LINE_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Oval",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_oval_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_OVAL_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Oval",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_oval_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_OVAL_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Oval",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_oval_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_OVAL_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Oval",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_oval_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_OVAL_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Oval",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_oval_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_OVAL_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Polygon",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_polygon_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_POLYGON_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Polygon",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_polygon_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_POLYGON_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Polygon",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_polygon_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_POLYGON_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Polygon",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_polygon_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_POLYGON_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Polygon",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_polygon_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_POLYGON_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "RasterItem",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_raster_item_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_RASTER_ITEM_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "RasterItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_raster_item_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_RASTER_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "RasterItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_raster_item_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_RASTER_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "RasterItem",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_raster_item_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_RASTER_ITEM_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "RasterItem",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_raster_item_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_RASTER_ITEM_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "SymbolItem",
              "currentToolOption": "strokeWeight",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_symbol_item_stroke_weight",
          "name": "ASSIGNMENT_NAME_INDESIGN_SYMBOL_ITEM_STROKE_WEIGHT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "SymbolItem",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_symbol_item_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_SYMBOL_ITEM_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "SymbolItem",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_symbol_item_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_SYMBOL_ITEM_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "SymbolItem",
              "currentToolOption": "colorFill",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_symbol_item_color_fill",
          "name": "ASSIGNMENT_NAME_INDESIGN_SYMBOL_ITEM_COLOR_FILL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "SymbolItem",
              "currentToolOption": "colorStroke",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_symbol_item_color_stroke",
          "name": "ASSIGNMENT_NAME_INDESIGN_SYMBOL_ITEM_COLOR_STROKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Mixed",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_mixed_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_MIXED_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Mixed",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_mixed_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_MIXED_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "UserGrouped",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_user_grouped_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_USER_GROUPED_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "UserGrouped",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_user_grouped_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_USER_GROUPED_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Group",
              "currentToolOption": "scale",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_group_scale",
          "name": "ASSIGNMENT_NAME_INDESIGN_GROUP_SCALE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "Group",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_group_opacity",
          "name": "ASSIGNMENT_NAME_INDESIGN_GROUP_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "NoSelection",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_no_selection_zoom",
          "name": "ASSIGNMENT_NAME_INDESIGN_NO_SELECTION_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "NoSelection",
              "currentToolOption": "undoRedo",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_no_selection_undo_redo",
          "name": "ASSIGNMENT_NAME_INDESIGN_NO_SELECTION_UNDO_REDO",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "4af460473371b9c6",
            "parameters": {
              "currentTool": "NoSelection",
              "currentToolOption": "pageNavigation",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_indesign_no_selection_page_navigation",
          "name": "ASSIGNMENT_NAME_INDESIGN_NO_SELECTION_PAGE_NAVIGATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        }
      ],
      "detection": [
        {
          "winExecutablePath": {
            "path": "{ProgramFiles}\\Adobe\\Adobe InDesign 2021\\InDesign.exe"
          }
        },
        {
          "winExecutablePath": {
            "path": "{ProgramFiles}\\Adobe\\Adobe InDesign 2022\\InDesign.exe"
          }
        },
        {
          "winExecutablePath": {
            "path": "{ProgramFiles}\\Adobe\\Adobe InDesign 2023\\InDesign.exe"
          }
        }
      ],
      "name": "Adobe InDesign",
      "poster_url": "pipeline://logioptionsplus/applications/indesign_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/indesign_profile.png"
    },
    {
      "applicationId": "application_id_kugoumusic",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_kugoumusic_win_like",
          "macro": {
            "actionName": "Ctrl + Alt  + L",
            "keystroke": {
              "code": 15,
              "modifiers": [
                224,
                226
              ],
              "virtualKeyId": "VK_L"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_KUGOUMUSIC_LIKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_kugoumusic_win_download",
          "macro": {
            "actionName": "Ctrl + Alt + X",
            "keystroke": {
              "code": 27,
              "modifiers": [
                224,
                226
              ],
              "virtualKeyId": "VK_X"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_KUGOUMUSIC_DOWNLOAD",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_kugoumusic_win_lyrics",
          "macro": {
            "actionName": "Ctrl + Alt + D",
            "keystroke": {
              "code": 7,
              "modifiers": [
                224,
                226
              ],
              "virtualKeyId": "VK_D"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_KUGOUMUSIC_LYRICS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_kugoumusic_win_play_pause",
          "macro": {
            "actionName": "Alt + F5",
            "keystroke": {
              "code": 62,
              "modifiers": [
                226
              ],
              "virtualKeyId": "VK_F5"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_KUGOUMUSIC_PLAY_PAUSE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_kugoumusic_win_next",
          "macro": {
            "actionName": "Alt + Right",
            "keystroke": {
              "code": 79,
              "modifiers": [
                226
              ],
              "virtualKeyId": "VK_RIGHT"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_KUGOUMUSIC_NEXT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_kugoumusic_win_previous",
          "macro": {
            "actionName": "Alt + Left",
            "keystroke": {
              "code": 80,
              "modifiers": [
                226
              ],
              "virtualKeyId": "VK_LEFT"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_KUGOUMUSIC_PREVIOUS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        }
      ],
      "detection": [
        {
          "winStoreApp": {
            "name": "B5504E89.UWP",
            "publisher": "CN=D72637F2-9CD4-40C7-B652-29CDAE386932",
            "relative_path": "Kugou.exe"
          }
        },
        {
          "winExecutablePath": {
            "path": "{ProgramFiles-x86}\\KuGou\\KGMusic\\KuGou.exe"
          }
        }
      ],
      "name": "KugouMusic",
      "poster_url": "pipeline://logioptionsplus/applications/kugoumusic_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/kugoumusic_profile.png",
      "version": 1
    },
    {
      "applicationId": "application_id_adobe_lightroom_classic",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_lightroom_classic_temperatureUp",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "d53155da84dfb749",
              "parameters": {
                "taskId": "temperatureUp"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_TEMPERATURE_UP",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_lightroom_classic_temperatureDown",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "d53155da84dfb749",
              "parameters": {
                "taskId": "temperatureDown"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_TEMPERATURE_DOWN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "d53155da84dfb749",
            "parameters": {
              "taskId": "Temperature"
            }
          },
          "id": "card_lightroom_classic_temperature_crown",
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_TEMPERATURE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "d53155da84dfb749",
            "parameters": {
              "taskId": "Tint"
            }
          },
          "id": "card_lightroom_classic_tint_crown",
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_TINT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "d53155da84dfb749",
            "parameters": {
              "taskId": "Exposure"
            }
          },
          "id": "card_lightroom_classic_exposure_crown",
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_EXPOSURE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "d53155da84dfb749",
            "parameters": {
              "taskId": "Contrast"
            }
          },
          "id": "card_lightroom_classic_contrast_crown",
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_CONTRAST",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "d53155da84dfb749",
            "parameters": {
              "taskId": "Highlights"
            }
          },
          "id": "card_lightroom_classic_highlights_crown",
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_HIGHLIGHTS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "d53155da84dfb749",
            "parameters": {
              "taskId": "Shadows"
            }
          },
          "id": "card_lightroom_classic_shadows_crown",
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_SHADOWS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "d53155da84dfb749",
            "parameters": {
              "taskId": "Whites"
            }
          },
          "id": "card_lightroom_classic_whites_crown",
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_WHITES",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "d53155da84dfb749",
            "parameters": {
              "taskId": "Blacks"
            }
          },
          "id": "card_lightroom_classic_blacks_crown",
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_BLACKS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "d53155da84dfb749",
            "parameters": {
              "taskId": "Clarity"
            }
          },
          "id": "card_lightroom_classic_clarity_crown",
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_CLARITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "d53155da84dfb749",
            "parameters": {
              "taskId": "Vibrance"
            }
          },
          "id": "card_lightroom_classic_vibrance_crown",
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_VIBRANCE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "d53155da84dfb749",
            "parameters": {
              "taskId": "Saturation"
            }
          },
          "id": "card_lightroom_classic_saturation_crown",
          "name": "ASSIGNMENT_NAME_LIGHTROOM_CLASSIC_SATURATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        }
      ],
      "detection": [
        {
          "winExecutablePath": {
            "path": "{ProgramFiles}\\Adobe\\Adobe Lightroom Classic\\Lightroom.exe"
          }
        }
      ],
      "name": "Adobe Lightroom Classic",
      "poster_url": "pipeline://logioptionsplus/applications/lightroom_classic_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/lightroom_classic_profile.png"
    },
    {
      "applicationId": "application_id_line",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_line_win_screen_capture",
          "macro": {
            "actionName": "CTRL + P",
            "keystroke": {
              "code": 19,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_P"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_LINE_SCREEN_CAPTURE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_line_win_emoji",
          "macro": {
            "actionName": "CTRL + E",
            "keystroke": {
              "code": 8,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_E"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_LINE_EMOJI",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        }
      ],
      "detection": [
        {
          "winExecutablePath": {
            "path": "{LocalAppData}\\LINE\\bin\\current\\LINE.exe"
          }
        },
        {
          "winStoreApp": {
            "name": "NAVER.LINEwin8",
            "publisher": "CN=C0415FFB-91CC-437B-A96F-855211BF77AD",
            "relative_path": "lineapp.exe"
          }
        }
      ],
      "name": "LINE",
      "poster_url": "pipeline://logioptionsplus/applications/line_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/line_profile.png",
      "version": 1
    },
    {
      "applicationId": "application_id_adobe_photoshop",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_photoshop_brushSizeUp",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "18f4ca02ad3f3a1b",
              "parameters": {
                "taskId": "brushSizeUp"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BRUSH_SIZE_UP",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_photoshop_brushSizeDown",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "18f4ca02ad3f3a1b",
              "parameters": {
                "taskId": "brushSizeDown"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BRUSH_SIZE_DOWN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_photoshop_brushHardnessUp",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "18f4ca02ad3f3a1b",
              "parameters": {
                "taskId": "brushHardnessUp"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BRUSH_HARDNESS_UP",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_photoshop_brushHardnessDown",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "18f4ca02ad3f3a1b",
              "parameters": {
                "taskId": "brushHardnessDown"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BRUSH_HARDNESS_DOWN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_photoshop_brushOpacityUp",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "18f4ca02ad3f3a1b",
              "parameters": {
                "taskId": "brushOpacityUp"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BRUSH_OPACITY_UP",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_photoshop_brushOpacityDown",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "18f4ca02ad3f3a1b",
              "parameters": {
                "taskId": "brushOpacityDown"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BRUSH_OPACITY_DOWN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_photoshop_zoomIn",
          "macro": {
            "init_period": 100,
            "repeat_period": 15,
            "system": {
              "action": "PHOTOSHOP_ZOOM_IN"
            },
            "type": "SYSTEM"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ZOOM_IN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_photoshop_zoomOut",
          "macro": {
            "init_period": 100,
            "repeat_period": 15,
            "system": {
              "action": "PHOTOSHOP_ZOOM_OUT"
            },
            "type": "SYSTEM"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ZOOM_OUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_photoshop_zoomToFitScreen",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "18f4ca02ad3f3a1b",
              "parameters": {
                "taskId": "zoomToFitScreen"
              }
            },
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ZOOM_TO_FIT_SCREEN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_global_presets_win_undo",
          "macro": {
            "actionName": "Ctrl + Z",
            "keystroke": {
              "code": 29,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_Z"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_UNDO",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_global_presets_win_redo",
          "macro": {
            "actionName": "Ctrl + Shift + Z",
            "keystroke": {
              "code": 29,
              "modifiers": [
                225,
                224
              ],
              "virtualKeyId": "VK_Z"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_REDO",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_global_presets_win_copy",
          "macro": {
            "actionName": "Ctrl + C",
            "keystroke": {
              "code": 6,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_COPY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_global_presets_win_paste",
          "macro": {
            "actionName": "Ctrl + V",
            "keystroke": {
              "code": 25,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PASTE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_photoshop_pan_hold_move",
          "macro": {
            "actionName": "",
            "icon": "",
            "onboardable": false,
            "system": {
              "action": "PHOTOSHOP_PAN_HOLD"
            },
            "type": "SYSTEM"
          },
          "name": "ASSIGNMENT_NAME_PAN_HOLD_MOVE",
          "nestedCards": {},
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON",
            "PRESET_TAG_MACROS_UNSUPPORTED"
          ],
          "taskId": 195
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_photoshop_setToolDodgeTool",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "18f4ca02ad3f3a1b",
              "parameters": {
                "taskId": "setToolDodgeTool"
              }
            },
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SET_TOOL_DODGE_TOOL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_photoshop_tabNavigationNext",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "18f4ca02ad3f3a1b",
              "parameters": {
                "taskId": "tabNavigationNext"
              }
            },
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_TAB_NAVIGATION_NEXT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_photoshop_tabNavigationPrev",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "18f4ca02ad3f3a1b",
              "parameters": {
                "taskId": "tabNavigationPrev"
              }
            },
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_TAB_NAVIGATION_PREV",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_photoshop_win_save",
          "macro": {
            "actionName": "Ctrl + S",
            "keystroke": {
              "code": 22,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SAVE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "continuous": false,
          "gestureInfo": {
            "action_id": "thumbwheel_turn_action",
            "implementation": "CUSTOM_INTEGRATION_THUMBWHEEL",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "taskId": "brushSize"
            },
            "x": {
              "invertable": true,
              "speedControl": true,
              "speedFactor": -0.7
            }
          },
          "id": "card_photoshop_brushSize",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BRUSH_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "implementation": "CUSTOM_PHOTOSHOP_ZOOM_AT_CURSOR",
            "x": {
              "invertable": true,
              "speedControl": true,
              "speedFactor": -0.7
            }
          },
          "id": "card_photoshop_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 75,
                "minimumSensitivityActionDurationMs": 600
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 1,
                "minimumSensitivityThreshold": 25
              },
              "speedControl": true
            }
          },
          "id": "card_photoshop_tabNavigation",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_TAB_NAVIGATION",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_photoshop_tabNavigationPrev",
              "macro": {
                "action": {
                  "action_id": "controlid_click_action",
                  "integration_id": "18f4ca02ad3f3a1b",
                  "parameters": {
                    "taskId": "tabNavigationPrev"
                  }
                },
                "type": "ACTION"
              },
              "name": "ASSIGNMENT_NAME_PHOTOSHOP_TAB_NAVIGATION_PREV",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_photoshop_tabNavigationNext",
              "macro": {
                "action": {
                  "action_id": "controlid_click_action",
                  "integration_id": "18f4ca02ad3f3a1b",
                  "parameters": {
                    "taskId": "tabNavigationNext"
                  }
                },
                "type": "ACTION"
              },
              "name": "ASSIGNMENT_NAME_PHOTOSHOP_TAB_NAVIGATION_NEXT",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "action_id": "thumbwheel_turn_action",
            "implementation": "CUSTOM_INTEGRATION_PHOTOSHOP_SLOWER_THUMBWHEEL",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "taskId": "brushHardness"
            },
            "x": {
              "invertable": true,
              "speedControl": true,
              "speedFactor": -0.5
            }
          },
          "id": "card_photoshop_brushHardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BRUSH_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "action_id": "thumbwheel_turn_action",
            "implementation": "CUSTOM_INTEGRATION_PHOTOSHOP_SLOWER_THUMBWHEEL",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "taskId": "brushOpacity"
            },
            "x": {
              "invertable": true,
              "speedControl": true,
              "speedFactor": -0.5
            }
          },
          "id": "card_photoshop_brushOpacity",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BRUSH_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 10,
                "minimumSensitivityActionDurationMs": 150
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 1,
                "minimumSensitivityThreshold": 5
              },
              "speedControl": true
            }
          },
          "id": "card_photoshop_win_redo_undo",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_UNDO_REDO",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_photoshop_win_undo",
              "macro": {
                "actionName": "Ctrl + Z",
                "keystroke": {
                  "code": 29,
                  "modifiers": [
                    224
                  ],
                  "virtualKeyId": "VK_Z"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_PHOTOSHOP_UNDO",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_photoshop_win_redo",
              "macro": {
                "actionName": "Ctrl + Shift + Z",
                "keystroke": {
                  "code": 29,
                  "modifiers": [
                    225,
                    224
                  ],
                  "virtualKeyId": "VK_Z"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_PHOTOSHOP_REDO",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "3DMaterialDropTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_3d_material_drop_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_3D_MATERIAL_DROP_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "3DMaterialSelectTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_3d_material_select_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_3D_MATERIAL_SELECT_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "addKnotTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_add_knot_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ADD_KNOT_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "artboardTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_artboard_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ARTBOARD_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "artBrushTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_artbrush_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ARTBRUSH_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "artBrushTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_artbrush_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ARTBRUSH_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "artBrushTool",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_artbrush_opacity",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ARTBRUSH_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "backgroundEraserTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_background_eraser_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BACKGROUND_ERASER_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "backgroundEraserTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_background_eraser_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BACKGROUND_ERASER_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "backgroundEraserTool",
              "currentToolOption": "tolerance",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_background_eraser_tolerance",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BACKGROUND_ERASER_TOLERANCE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "blurTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_blure_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BLURE_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "blurTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_blure_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BLURE_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "blurTool",
              "currentToolOption": "strength",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_blure_strength",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BLURE_STRENGTH",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "paintbrushTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_paint_brush_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PAINT_BRUSH_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "paintbrushTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_paint_brush_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PAINT_BRUSH_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "paintbrushTool",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_paint_brush_opacity",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PAINT_BRUSH_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "paintbrushTool",
              "currentToolOption": "flow",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_paint_brush_flow",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PAINT_BRUSH_FLOW",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "burnInTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_burn_in_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BURN_IN_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "burnInTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_burn_in_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BURN_IN_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "burnInTool",
              "currentToolOption": "exposure",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_burn_in_exposure",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BURN_IN_EXPOSURE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "colorSamplerTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_color_sampler_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_COLOR_SAMPLER_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "cloneStampTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_clone_stamp_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_CLONE_STAMP_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "cloneStampTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_clone_stamp_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_CLONE_STAMP_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "cloneStampTool",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_clone_stamp_opacity",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_CLONE_STAMP_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "cloneStampTool",
              "currentToolOption": "flow",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_clone_stamp_flow",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_CLONE_STAMP_FLOW",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "colorReplacementBrushTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_color_replacement_brush_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_COLOR_REPLACEMENT_BRUSH_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "colorReplacementBrushTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_color_replacement_brush_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_COLOR_REPLACEMENT_BRUSH_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "colorReplacementBrushTool",
              "currentToolOption": "tolerance",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_color_replacement_brush_tolerance",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_COLOR_REPLACEMENT_BRUSH_TOLERANCE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "recomposeSelection",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_recompose_selection_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_RECOMPOSE_SELECTION_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "convertKnotTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_convert_knot_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_CONVERT_KNOT_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "countTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_count_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_COUNT_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "cropTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_crop_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_CROP_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "customShapeTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_custom_shape_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_CUSTOM_SHAPE_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "deleteKnotTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_delete_knot_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_DELETE_KNOT_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "directSelectTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_direct_select_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_DIRECT_SELECT_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "dodgeTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_dodge_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_DODGE_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "dodgeTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_dodge_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_DODGE_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "dodgeTool",
              "currentToolOption": "exposure",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_dodge_exposure",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_DODGE_EXPOSURE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "ellipseTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_ellipse_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ELLIPSE_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "marqueeEllipTool",
              "currentToolOption": "brightness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_marquee_ellip_brightness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MARQUEE_ELLIP_BRIGHTNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "marqueeEllipTool",
              "currentToolOption": "contrast",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_marquee_ellip_contrast",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MARQUEE_ELLIP_CONTRAST",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "marqueeEllipTool",
              "currentToolOption": "saturation",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_marquee_ellip_saturation",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MARQUEE_ELLIP_SATURATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "eraserTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_eraser_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ERASER_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "eraserTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_eraser_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ERASER_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "eraserTool",
              "currentToolOption": "flow",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_eraser_flow",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ERASER_FLOW",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "eyedropperTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_eyedropper_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_EYEDROPPER_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "freeformPenTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_freeform_pen_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_FREEFORM_PEN_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "curvaturePenTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_curvature_pen_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_CURVATURE_PEN_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "gradientTool",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_gradient_opacity",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_GRADIENT_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "handTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_hand_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_HAND_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "magicEraserTool",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_magic_eraser_opacity",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MAGIC_ERASER_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "magicStampTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_magic_stamp_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MAGIC_STAMP_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "magicStampTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_magic_stamp_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MAGIC_STAMP_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "historyBrushTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_history_brush_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_HISTORY_BRUSH_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "historyBrushTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_history_brush_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_HISTORY_BRUSH_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "historyBrushTool",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_history_brush_opacity",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_HISTORY_BRUSH_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "historyBrushTool",
              "currentToolOption": "flow",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_history_brush_flow",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_HISTORY_BRUSH_FLOW",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "typeCreateOrEditTool",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_type_create_or_edit_text_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_TYPE_CREATE_OR_EDIT_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "typeCreateMaskTool",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_type_create_mask_text_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_TYPE_CREATE_MASK_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "lassoTool",
              "currentToolOption": "brightness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_lasso_brightness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_LASSO_BRIGHTNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "lassoTool",
              "currentToolOption": "contrast",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_lasso_contrast",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_LASSO_CONTRAST",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "lassoTool",
              "currentToolOption": "saturation",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_lasso_saturation",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_LASSO_SATURATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "lineTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_line_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_LINE_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "magicWandTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_magic_wand_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MAGIC_WAND_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "magneticLassoTool",
              "currentToolOption": "brightness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_magnetic_lasso_brightness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MAGNETIC_LASSO_BRIGHTNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "magneticLassoTool",
              "currentToolOption": "contrast",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_magnetic_lasso_contrast",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MAGNETIC_LASSO_CONTRAST",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "magneticLassoTool",
              "currentToolOption": "saturation",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_magnetic_lasso_saturation",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MAGNETIC_LASSO_SATURATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "wetBrushTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_wet_brush_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_WET_BRYSH_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "wetBrushTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_wet_brush_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_WET_BRYSH_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "wetBrushTool",
              "currentToolOption": "flow",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_wet_brush_flow",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_WET_BRYSH_FLOW",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "moveTool",
              "currentToolOption": "brightness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_move_brightness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MOVE_BRIGHTNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "moveTool",
              "currentToolOption": "contrast",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_move_contrast",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MOVE_CONTRAST",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "moveTool",
              "currentToolOption": "saturation",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_move_saturation",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MOVE_SATURATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "moveTool",
              "currentToolOption": "blendMode",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_move_blend_mode",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MOVE_BLEND_MODE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "textAnnotTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_text_annot_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_TEXT_ANNOT_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "bucketTool",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_bucket_opacity",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_BUCKET_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "pathComponentSelectTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_path_component_select_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PATH_COMPONENT_SELECT_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "patchSelection",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_patch_selection_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PATCH_SELECTION_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "patternStampTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_pattern_stamp_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PATTERN_STAMP_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "patternStampTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_pattern_stamp_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PATTERN_STAMP_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "patternStampTool",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_pattern_stamp_opacity",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PATTERN_STAMP_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "patternStampTool",
              "currentToolOption": "flow",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_pattern_stamp_flow",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PATTERN_STAMP_FLOW",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "perspectiveCropTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_perspective_crop_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PERSPECTIVE_CROP_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "penTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_pen_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PEN_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "pencilTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_pencil_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PENCIL_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "pencilTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_pencil_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PENCIL_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "pencilTool",
              "currentToolOption": "opacity",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_pencil_opacity",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_PENCIL_OPACITY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "polygonTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_polygon_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_POLYGON_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "polySelTool",
              "currentToolOption": "brightness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_poly_sel_brightness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_POLY_SEL_BRIGHTNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "polySelTool",
              "currentToolOption": "contrast",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_poly_sel_contrast",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_POLY_SEL_CONTRAST",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "polySelTool",
              "currentToolOption": "saturation",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_poly_sel_saturation",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_POLY_SEL_SATURATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "quickSelectTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_quick_select_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_QUICK_SELECT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "quickSelectTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_quick_select_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_QUICK_SELECT_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "rectangleTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_rectangle_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_RECTANGLE_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "marqueeRectTool",
              "currentToolOption": "brightness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_marquee_rect_brightness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MARQUEE_RECT_BRIGHTNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "marqueeRectTool",
              "currentToolOption": "contrast",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_marquee_rect_contrast",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MARQUEE_RECT_CONTRAST",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "marqueeRectTool",
              "currentToolOption": "saturation",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_marquee_rect_saturation",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MARQUEE_RECT_SATURATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "redEyeTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_red_eye_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_RED_EYE_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "framedGroupTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_framed_group_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_FRAMED_GROUP_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "rulerTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_ruler_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_RULER_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "rotateTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_rotate_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ROTATE_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "roundedRectangleTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_rounded_rectangle_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ROUNDED_RECTANGLE_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "marqueeSingleRowTool",
              "currentToolOption": "brightness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_marquee_single_row_brightness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MARQUEE_SINGLE_ROW_BRIGHTNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "marqueeSingleRowTool",
              "currentToolOption": "contrast",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_marquee_single_row_contrast",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MARQUEE_SINGLE_ROW_CONTRAST",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "marqueeSingleRowTool",
              "currentToolOption": "saturation",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_marquee_single_row_saturation",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MARQUEE_SINGLE_ROW_SATURATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "marqueeSingleColumnTool",
              "currentToolOption": "brightness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_marquee_single_column_brightness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MARQUEE_SINGLE_COLUMN_BRIGHTNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "marqueeSingleColumnTool",
              "currentToolOption": "contrast",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_marquee_single_column_contrast",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MARQUEE_SINGLE_COLUMN_CONTRAST",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "marqueeSingleColumnTool",
              "currentToolOption": "saturation",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_marquee_single_column_saturation",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_MARQUEE_SINGLE_COLUMN_SATURATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "sharpenTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_sharpen_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SHARPEN_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "sharpenTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_sharpen_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SHARPEN_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "sharpenTool",
              "currentToolOption": "strength",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_sharpen_strength",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SHARPEN_STRENGTH",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "sliceTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_slice_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SLICE_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "sliceSelectTool",
              "currentToolOption": "zoom",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_slice_select_zoom",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SLICE_SELECT_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "smudgeTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_smudge_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SMUDGE_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "smudgeTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_smudge_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SMUDGE_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "smudgeTool",
              "currentToolOption": "strength",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_smudge_strength",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SMUDGE_STRENGTH",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "saturationTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_saturation_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SATURATION_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "saturationTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_saturation_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SATURATION_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "saturationTool",
              "currentToolOption": "flow",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_saturation_flow",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SATURATION_FLOW",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "spotHealingBrushTool",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_spot_healing_brush_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SPOT_HEALING_BRUSH_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "spotHealingBrushTool",
              "currentToolOption": "hardness",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_spot_healing_brush_hardness",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_SPOT_HEALING_BRUSH_HARDNESS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "typeVerticalCreateOrEditTool",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_type_vertical_create_or_edit_text_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_TYPE_VERTICAL_CREATE_OR_EDIT_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "typeVerticalCreateMaskTool",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_type_vertical_create_mask_text_size",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_TYPE_VERTICAL_CREATE_MASK_TEXT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "18f4ca02ad3f3a1b",
            "parameters": {
              "currentTool": "zoomTool",
              "currentToolOption": "undoredo",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_photoshop_zoom_undo_redo",
          "name": "ASSIGNMENT_NAME_PHOTOSHOP_ZOOM_UNDO_REDO",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        }
      ],
      "detection": [
        {
          "winRegistry": {
            "executable": "Photoshop.EXE",
            "registryKey": "ApplicationPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Photoshop/130.0"
          }
        },
        {
          "winRegistry": {
            "executable": "Photoshop.EXE",
            "registryKey": "ApplicationPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Photoshop/140.0"
          }
        },
        {
          "winRegistry": {
            "executable": "Photoshop.EXE",
            "registryKey": "ApplicationPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Photoshop/150.0"
          }
        },
        {
          "winRegistry": {
            "executable": "Photoshop.EXE",
            "registryKey": "ApplicationPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Photoshop/160.0"
          }
        },
        {
          "winRegistry": {
            "executable": "Photoshop.EXE",
            "registryKey": "ApplicationPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Photoshop/170.0"
          }
        },
        {
          "winRegistry": {
            "executable": "Photoshop.EXE",
            "registryKey": "ApplicationPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Photoshop/180.0"
          }
        },
        {
          "winRegistry": {
            "executable": "Photoshop.EXE",
            "registryKey": "ApplicationPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Photoshop/190.0"
          }
        },
        {
          "winRegistry": {
            "executable": "Photoshop.EXE",
            "registryKey": "ApplicationPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Photoshop/200.0"
          }
        }
      ],
      "name": "Adobe Photoshop",
      "poster_url": "pipeline://logioptionsplus/applications/photoshop_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/photoshop_profile.png"
    },
    {
      "applicationId": "application_id_microsoft_powerpoint",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_powerpoint_win_zoomIn",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "f265758a5c0c92d3",
              "parameters": {
                "taskId": "zoomIn"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_POWERPOINT_ZOOM_IN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_powerpoint_win_zoomOut",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "f265758a5c0c92d3",
              "parameters": {
                "taskId": "zoomOut"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_POWERPOINT_ZOOM_OUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "ADAPTER_4WAYS",
          "continuous": true,
          "gestureInfo": {
            "implementation": "CUSTOM_PAN",
            "x": {
              "invertable": true,
              "speedControl": true
            },
            "y": {
              "invertable": true,
              "speedControl": true
            }
          },
          "id": "card_powerpoint_win_middle_button",
          "name": "ASSIGNMENT_NAME_POWERPOINT_MIDDLE_BUTTON",
          "nestedCards": {
            "click": {
              "attribute": "INVALID",
              "id": "inner_card_pan_middle_button",
              "name": "ASSIGNMENT_NAME_MIDDLE_BUTTON",
              "nestedCards": {},
              "readOnly": true,
              "tags": [
                "PRESET_TAG_MISC"
              ]
            },
            "down": {
              "attribute": "INVALID",
              "id": "inner_card_pan_down",
              "name": "ASSIGNMENT_NAME_PAN",
              "nestedCards": {},
              "readOnly": true,
              "tags": [
                "PRESET_TAG_MISC"
              ]
            },
            "left": {
              "attribute": "INVALID",
              "id": "inner_card_pan_left",
              "name": "ASSIGNMENT_NAME_PAN",
              "nestedCards": {},
              "readOnly": true,
              "tags": [
                "PRESET_TAG_MISC"
              ]
            },
            "right": {
              "attribute": "INVALID",
              "id": "inner_card_pan_right",
              "name": "ASSIGNMENT_NAME_PAN",
              "nestedCards": {},
              "readOnly": true,
              "tags": [
                "PRESET_TAG_MISC"
              ]
            },
            "up": {
              "attribute": "INVALID",
              "id": "inner_card_pan_up",
              "name": "ASSIGNMENT_NAME_PAN",
              "nestedCards": {},
              "readOnly": true,
              "tags": [
                "PRESET_TAG_MISC"
              ]
            }
          },
          "readOnly": false,
          "tags": [
            "PRESET_TAG_BUTTON",
            "PRESET_TAG_MACROS_UNSUPPORTED"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_powerpoint_win_slide_duplicate",
          "macro": {
            "actionName": "Ctrl + D",
            "keystroke": {
              "code": 7,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_POWERPOINT_SLIDE_DUPLICATE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_powerpoint_win_slide_new",
          "macro": {
            "actionName": "Ctrl + M",
            "keystroke": {
              "code": 16,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_M"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_POWERPOINT_SLIDE_NEW",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_powerpoint_win_play_current",
          "macro": {
            "actionName": "Shift + F5",
            "keystroke": {
              "code": 62,
              "modifiers": [
                225
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_POWERPOINT_PLAY_CURRENT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_powerpoint_win_bringToFront",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "f265758a5c0c92d3",
              "parameters": {
                "taskId": "bringToFront"
              }
            },
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_POWERPOINT_BRING_TO_FRONT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_powerpoint_win_sendToBack",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "f265758a5c0c92d3",
              "parameters": {
                "taskId": "sendToBack"
              }
            },
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_POWERPOINT_SEND_TO_BACK",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_powerpoint_win_slide_navigation_next",
          "macro": {
            "actionName": "Page Down",
            "init_period": 200,
            "keystroke": {
              "code": 78,
              "modifiers": []
            },
            "repeat_period": 75,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_POWERPOINT_SLIDE_NAVIGATION_NEXT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_powerpoint_win_slide_navigation_prev",
          "macro": {
            "actionName": "Page Up",
            "init_period": 200,
            "keystroke": {
              "code": 75,
              "modifiers": []
            },
            "repeat_period": 75,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_POWERPOINT_SLIDE_NAVIGATION_PREV",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_powerpoint_win_text_size_up",
          "macro": {
            "actionName": "Shift + Ctrl + .",
            "init_period": 200,
            "keystroke": {
              "code": 55,
              "modifiers": [
                224,
                225
              ],
              "virtualKeyId": "VK_PERIOD"
            },
            "repeat_period": 75,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_POWERPOINT_TEXT_SIZE_UP",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_powerpoint_win_text_size_down",
          "macro": {
            "actionName": "Shift + Ctrl + ,",
            "init_period": 200,
            "keystroke": {
              "code": 54,
              "modifiers": [
                224,
                225
              ],
              "virtualKeyId": "VK_COMMA"
            },
            "repeat_period": 75,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_POWERPOINT_TEXT_SIZE_DOWN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_powerpoint_win_save",
          "macro": {
            "actionName": "Ctrl + S",
            "keystroke": {
              "code": 22,
              "modifiers": [
                224
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_POWERPOINT_SAVE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "action_id": "thumbwheel_turn_action",
            "implementation": "CUSTOM_INTEGRATION_THUMBWHEEL",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "taskId": "zoom"
            },
            "x": {
              "invertable": true,
              "speedControl": true,
              "speedFactor": 0.0
            }
          },
          "id": "card_powerpoint_win_zoom",
          "name": "ASSIGNMENT_NAME_POWERPOINT_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "action_id": "thumbwheel_turn_action",
            "implementation": "CUSTOM_INTEGRATION_THUMBWHEEL",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "taskId": "zOrder"
            },
            "x": {
              "invertable": true,
              "speedControl": true,
              "speedFactor": -0.5
            }
          },
          "id": "card_powerpoint_win_zOrder",
          "name": "ASSIGNMENT_NAME_POWERPOINT_ZORDER",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 25,
                "minimumSensitivityActionDurationMs": 550
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 10,
                "minimumSensitivityThreshold": 25
              },
              "speedControl": true
            }
          },
          "id": "card_powerpoint_win_text_size",
          "name": "ASSIGNMENT_NAME_POWERPOINT_TEXT_SIZE",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_powerpoint_win_text_size_down",
              "macro": {
                "actionName": "Shift + Ctrl + ,",
                "keystroke": {
                  "code": 54,
                  "modifiers": [
                    224,
                    225
                  ],
                  "virtualKeyId": "VK_COMMA"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_POWERPOINT_TEXT_SIZE_DOWN",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_powerpoint_win_text_size_up",
              "macro": {
                "actionName": "Shift + Ctrl + .",
                "keystroke": {
                  "code": 55,
                  "modifiers": [
                    224,
                    225
                  ],
                  "virtualKeyId": "VK_PERIOD"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_POWERPOINT_TEXT_SIZE_UP",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 10,
                "minimumSensitivityActionDurationMs": 20
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 1,
                "minimumSensitivityThreshold": 5
              },
              "speedControl": true
            }
          },
          "id": "card_powerpoint_win_slide_navigation",
          "name": "ASSIGNMENT_NAME_POWERPOINT_SLIDE_NAVIGATION",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_powerpoint_win_slide_navigation_prev",
              "macro": {
                "actionName": "PageUp",
                "keystroke": {
                  "code": 75,
                  "modifiers": []
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_POWERPOINT_SLIDE_NAVIGATION_PREV",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_powerpoint_win_slide_navigation_next",
              "macro": {
                "actionName": "PageDown",
                "keystroke": {
                  "code": 78,
                  "modifiers": []
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_POWERPOINT_SLIDE_NAVIGATION_NEXT",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 25,
                "minimumSensitivityActionDurationMs": 500
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 5,
                "minimumSensitivityThreshold": 20
              },
              "speedControl": true
            }
          },
          "id": "card_powerpoint_win_redo_undo",
          "name": "ASSIGNMENT_NAME_POWERPOINT_REDO_UNDO",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_powerpoint_win_redo",
              "macro": {
                "actionName": "Ctrl + Y",
                "keystroke": {
                  "code": 28,
                  "modifiers": [
                    224
                  ],
                  "virtualKeyId": "VK_Y"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_POWERPOINT_REDO",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_powerpoint_win_undo",
              "macro": {
                "actionName": "Ctrl + Z",
                "keystroke": {
                  "code": 29,
                  "modifiers": [
                    224
                  ],
                  "virtualKeyId": "VK_Z"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_POWERPOINT_UNDO",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "currentTool": "nothing",
              "currentToolOption": "theme",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_powerpoint_win_theme",
          "name": "ASSIGNMENT_NAME_POWERPOINT_THEME",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "currentTool": "nothing",
              "currentToolOption": "colour",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_powerpoint_win_colour",
          "name": "ASSIGNMENT_NAME_POWERPOINT_COLOUR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "currentTool": "nothing",
              "currentToolOption": "font",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_powerpoint_win_font",
          "name": "ASSIGNMENT_NAME_POWERPOINT_FONT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "currentTool": "nothing",
              "currentToolOption": "layout",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_powerpoint_win_layout",
          "name": "ASSIGNMENT_NAME_POWERPOINT_LAYOUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "currentTool": "text",
              "currentToolOption": "textSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_powerpoint_win_text_size_crown",
          "name": "ASSIGNMENT_NAME_POWERPOINT_TEXT_SIZE_CROWN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "currentTool": "text",
              "currentToolOption": "alignment",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_powerpoint_win_text_alignment",
          "name": "ASSIGNMENT_NAME_POWERPOINT_TEXT_ALIGNMENT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "currentTool": "image",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_powerpoint_win_image_size",
          "name": "ASSIGNMENT_NAME_POWERPOINT_IMAGE_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "currentTool": "image",
              "currentToolOption": "rotate",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_powerpoint_win_image_rotate",
          "name": "ASSIGNMENT_NAME_POWERPOINT_IMAGE_ROTATE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "currentTool": "chart",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_powerpoint_win_chart_size",
          "name": "ASSIGNMENT_NAME_POWERPOINT_CHART_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "currentTool": "table",
              "currentToolOption": "style",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_powerpoint_win_table_style",
          "name": "ASSIGNMENT_NAME_POWERPOINT_TABLE_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f265758a5c0c92d3",
            "parameters": {
              "currentTool": "table",
              "currentToolOption": "color",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_powerpoint_win_table_color",
          "name": "ASSIGNMENT_NAME_POWERPOINT_TABLE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        }
      ],
      "detection": [
        {
          "winRegistry": {
            "executable": "POWERPNT.EXE",
            "registryKey": "Path",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/App Paths/powerpnt.exe"
          }
        }
      ],
      "name": "Microsoft PowerPoint",
      "poster_url": "pipeline://logioptionsplus/applications/powerpoint_win_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/powerpoint_win_profile.png"
    },
    {
      "applicationId": "application_id_adobe_premierepro",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_premiere_pro_win_zoomIn",
          "macro": {
            "actionName": "Equal (=)",
            "init_period": 200,
            "keystroke": {
              "code": 46,
              "modifiers": [],
              "virtualKeyId": "VK_EQUAL"
            },
            "repeat_period": 75,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_ZOOM_IN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_premiere_pro_win_zoomOut",
          "macro": {
            "actionName": "Minus (-)",
            "alternateMacros": [
              {
                "macro": {
                  "actionName": "Minus",
                  "keystroke": {
                    "code": 35,
                    "modifiers": []
                  },
                  "type": "KEYSTROKE"
                },
                "rules": {
                  "onKeyboardLayoutLanguage": "fr"
                }
              }
            ],
            "init_period": 200,
            "keystroke": {
              "code": 45,
              "modifiers": [],
              "virtualKeyId": "VK_MINUS"
            },
            "repeat_period": 75,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_ZOOM_OUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_premiere_pro_win_deleteSelection",
          "macro": {
            "actionName": "Backspace",
            "keystroke": {
              "code": 42,
              "modifiers": [],
              "virtualKeyId": "VK_BACK"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_DELETE_SELECTION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_premiere_pro_win_startPausePlayback",
          "macro": {
            "actionName": "Spacebar",
            "keystroke": {
              "code": 44,
              "modifiers": [],
              "virtualKeyId": "VK_SPACE"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_START_PAUSE_PLAYBACK",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_premiere_pro_moveFrameNext",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "f1fc90be063306ef",
              "parameters": {
                "taskId": "moveframeNext"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_MOVE_FRAME_NEXT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_premiere_pro_moveFramePrev",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "f1fc90be063306ef",
              "parameters": {
                "taskId": "moveframePrev"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_MOVE_FRAME_PREV",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_premiere_pro_win_nextEditPoint",
          "macro": {
            "actionName": "Arrow Down",
            "init_period": 200,
            "keystroke": {
              "code": 81,
              "modifiers": []
            },
            "repeat_period": 75,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_MOVE_EDIT_POINT_NEXT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_premiere_pro_win_prevEditPoint",
          "macro": {
            "actionName": "Arrow Up",
            "init_period": 200,
            "keystroke": {
              "code": 82,
              "modifiers": []
            },
            "repeat_period": 75,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_MOVE_EDIT_POINT_PREV",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "ADAPTER_4WAYS",
          "continuous": true,
          "gestureInfo": {
            "implementation": "CUSTOM_PAN",
            "x": {
              "invertable": true,
              "speedControl": true
            },
            "y": {
              "invertable": true,
              "speedControl": true
            }
          },
          "id": "card_premiere_pro_win_middleButton",
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_MIDDLE_BUTTON",
          "nestedCards": {
            "click": {
              "id": "inner_card_pan_do_nothing",
              "name": "ASSIGNMENT_NAME_DONOTHING",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_MISC"
              ]
            },
            "down": {
              "id": "inner_card_pan_down",
              "name": "ASSIGNMENT_NAME_PAN",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_MISC"
              ]
            },
            "left": {
              "id": "inner_card_pan_left",
              "name": "ASSIGNMENT_NAME_PAN",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_MISC"
              ]
            },
            "right": {
              "id": "inner_card_pan_right",
              "name": "ASSIGNMENT_NAME_PAN",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_MISC"
              ]
            },
            "up": {
              "id": "inner_card_pan_up",
              "name": "ASSIGNMENT_NAME_PAN",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_MISC"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON",
            "PRESET_TAG_MACROS_UNSUPPORTED"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_premiere_pro_win_addMarker",
          "macro": {
            "actionName": "M",
            "keystroke": {
              "code": 16,
              "modifiers": [],
              "virtualKeyId": "VK_M"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_ADD_MARKER",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_premiere_pro_win_delCurrentMarker",
          "macro": {
            "actionName": "Ctrl + Alt + M",
            "keystroke": {
              "code": 16,
              "modifiers": [
                224,
                226
              ],
              "virtualKeyId": "VK_M"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_DELETE_MARKER",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_premiere_pro_win_gotoNextMarker",
          "macro": {
            "actionName": "Shift + M",
            "keystroke": {
              "code": 16,
              "modifiers": [
                225
              ],
              "virtualKeyId": "VK_M"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_NEXT_MARKER",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_premiere_pro_win_gotoPrevMarker",
          "macro": {
            "actionName": "Ctrl + Shift + M",
            "keystroke": {
              "code": 16,
              "modifiers": [
                224,
                225
              ],
              "virtualKeyId": "VK_M"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_PREV_MARKER",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_premiere_pro_win_renderEffects",
          "macro": {
            "actionName": "Enter",
            "keystroke": {
              "code": 40,
              "modifiers": [],
              "virtualKeyId": "VK_RETURN"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_RENDER_EFFECTS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_premiere_pro_win_razorTool",
          "macro": {
            "actionName": "C",
            "keystroke": {
              "code": 6,
              "modifiers": [],
              "virtualKeyId": "VK_C"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_RAZOR_TOOL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_premiere_pro_win_selectionTool",
          "macro": {
            "actionName": "V",
            "keystroke": {
              "code": 25,
              "modifiers": [],
              "virtualKeyId": "VK_V"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_SELECTION_TOOL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_premiere_pro_win_undo",
          "macro": {
            "actionName": "Ctrl + Z",
            "keystroke": {
              "code": 29,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_Z"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_UNDO",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_premiere_pro_win_redo",
          "macro": {
            "actionName": "Ctrl + Shift + Z",
            "keystroke": {
              "code": 29,
              "modifiers": [
                225,
                224
              ],
              "virtualKeyId": "VK_Z"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_REDO",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_premiere_pro_win_save",
          "macro": {
            "actionName": "Ctrl + S",
            "keystroke": {
              "code": 22,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_S"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_SAVE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "continuous": true,
          "gestureInfo": {
            "implementation": "CUSTOM_HORIZONTAL_SCROLL"
          },
          "id": "card_global_presets_win_horizontal_scroll",
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_TIMELINE_HORIZONTAL_SCROLL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ],
          "taskId": 65557
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 1,
                "minimumSensitivityActionDurationMs": 70
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 1,
                "minimumSensitivityThreshold": 23
              },
              "invertable": true,
              "speedControl": true,
              "speedFactor": 0.9
            }
          },
          "id": "card_global_presets_win_zoom_in_out",
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_ZOOM",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_premiere_pro_win_zoomOut",
              "macro": {
                "actionName": "Minus (-)",
                "alternateMacros": [
                  {
                    "macro": {
                      "actionName": "Minus",
                      "keystroke": {
                        "code": 35,
                        "modifiers": []
                      },
                      "type": "KEYSTROKE"
                    },
                    "rules": {
                      "onKeyboardLayoutLanguage": "fr"
                    }
                  }
                ],
                "keystroke": {
                  "code": 45,
                  "modifiers": [],
                  "virtualKeyId": "VK_MINUS"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_PREMIERE_PRO_ZOOM_OUT",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_premiere_pro_win_zoomIn",
              "macro": {
                "actionName": "Equal (=)",
                "keystroke": {
                  "code": 46,
                  "modifiers": [],
                  "virtualKeyId": "VK_EQUAL"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_PREMIERE_PRO_ZOOM_IN",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 100,
                "minimumSensitivityActionDurationMs": 600
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 5,
                "minimumSensitivityThreshold": 10
              },
              "invertable": true,
              "speedControl": true
            }
          },
          "id": "card_premiere_pro_win_naviageEditPoint",
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_MOVE_EDIT_POINT",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_premiere_pro_win_prevEditPoint",
              "macro": {
                "actionName": "Arrow Up",
                "keystroke": {
                  "code": 82,
                  "modifiers": []
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_PREMIERE_PRO_MOVE_EDIT_POINT_PREV",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_premiere_pro_win_nextEditPoints",
              "macro": {
                "actionName": "Arrow Down",
                "keystroke": {
                  "code": 81,
                  "modifiers": []
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_PREMIERE_PRO_MOVE_EDIT_POINT_NEXT",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 100,
                "minimumSensitivityActionDurationMs": 600
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 5,
                "minimumSensitivityThreshold": 10
              },
              "invertable": true,
              "speedControl": true
            }
          },
          "id": "card_premiere_pro_win_naviageMarkerPoints",
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_NAVIGATE_MARKER",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_premiere_pro_win_gotoPrevMarker",
              "macro": {
                "actionName": "Ctrl + Shift + M",
                "keystroke": {
                  "code": 16,
                  "modifiers": [
                    224,
                    225
                  ],
                  "virtualKeyId": "VK_M"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_PREMIERE_PRO_PREV_MARKER",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_premiere_pro_win_gotoNextMarker",
              "macro": {
                "actionName": "Shift + M",
                "keystroke": {
                  "code": 16,
                  "modifiers": [
                    225
                  ],
                  "virtualKeyId": "VK_M"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_PREMIERE_PRO_NEXT_MARKER",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "action_id": "thumbwheel_turn_action",
            "implementation": "CUSTOM_INTEGRATION_PREMIERE_PRO_FASTER_THUMBWHEEL",
            "integration_id": "f1fc90be063306ef",
            "parameters": {
              "taskId": "moveframe2"
            },
            "x": {
              "invertable": true,
              "speedControl": true,
              "speedFactor": 0.9
            }
          },
          "id": "card_premiere_pro_win_timeline_playhead_navigation",
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_TIMELINE_PLAYHEAD_NAVIGATION",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "gestureInfo": {
            "customGestureActionDuration": 11
          },
          "id": "card_premiere_pro_win_scrollLeft",
          "macro": {
            "actionName": "",
            "icon": "",
            "init_period": 300,
            "onboardable": false,
            "repeat_period": 11,
            "system": {
              "action": "SCROLL_LEFT",
              "current_tilt_speed": 0
            },
            "type": "SYSTEM"
          },
          "name": "ASSIGNMENT_NAME_TIMELINE_SCROLL_LEFT",
          "nestedCards": {},
          "readOnly": false,
          "tags": [
            "PRESET_TAG_PREMIERE_PRO_SCROLL_LEFT_RIGHT"
          ],
          "taskId": 63
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "gestureInfo": {
            "customGestureActionDuration": 11
          },
          "id": "card_premiere_pro_win_scrollRight",
          "macro": {
            "actionName": "",
            "icon": "",
            "init_period": 300,
            "onboardable": false,
            "repeat_period": 11,
            "system": {
              "action": "SCROLL_RIGHT",
              "current_tilt_speed": 0
            },
            "type": "SYSTEM"
          },
          "name": "ASSIGNMENT_NAME_TIMELINE_SCROLL_RIGHT",
          "nestedCards": {},
          "readOnly": false,
          "tags": [
            "PRESET_TAG_PREMIERE_PRO_SCROLL_LEFT_RIGHT"
          ],
          "taskId": 64
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f1fc90be063306ef",
            "parameters": {
              "currentTool": "Sequence",
              "currentToolOption": "moveframe",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_premiere_pro_sequence_move_frame",
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_SEQUENCE_MOVE_FRAME",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f1fc90be063306ef",
            "parameters": {
              "currentTool": "Sequence",
              "currentToolOption": "jogwheel",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_premiere_pro_sequence_jog_wheel",
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_SEQUENCE_JOG_WHEEL",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "f1fc90be063306ef",
            "parameters": {
              "currentTool": "zoomTool",
              "currentToolOption": "undoRedo",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_premiere_pro_zoom_undo_redo",
          "name": "ASSIGNMENT_NAME_PREMIERE_PRO_ZOOM_UNDO_REDO",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        }
      ],
      "detection": [
        {
          "winRegistry": {
            "executable": "../../Adobe Premiere Pro.exe",
            "registryKey": "PluginInstallPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Premiere Pro/14.0"
          }
        },
        {
          "winRegistry": {
            "executable": "../../Adobe Premiere Pro.exe",
            "registryKey": "PluginInstallPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Premiere Pro/15.0"
          }
        },
        {
          "winRegistry": {
            "executable": "../../Adobe Premiere Pro.exe",
            "registryKey": "PluginInstallPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Premiere Pro/22.0"
          }
        },
        {
          "winRegistry": {
            "executable": "../../Adobe Premiere Pro.exe",
            "registryKey": "PluginInstallPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Premiere Pro/23.0"
          }
        },
        {
          "winRegistry": {
            "executable": "../../Adobe Premiere Pro.exe",
            "registryKey": "PluginInstallPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Premiere Pro/24.0"
          }
        },
        {
          "winRegistry": {
            "executable": "../../Adobe Premiere Pro.exe",
            "registryKey": "PluginInstallPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Premiere Pro/25.0"
          }
        },
        {
          "winRegistry": {
            "executable": "../../Adobe Premiere Pro.exe",
            "registryKey": "PluginInstallPath",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Premiere Pro/26.0"
          }
        }
      ],
      "name": "Adobe Premiere Pro",
      "poster_url": "pipeline://logioptionsplus/applications/premiere_pro_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/premiere_pro_profile.png"
    },
    {
      "applicationId": "application_id_spotifymusic",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_spotifymusic_win_like",
          "macro": {
            "actionName": "Shift + Alt  + B",
            "keystroke": {
              "code": 5,
              "modifiers": [
                225,
                226
              ],
              "virtualKeyId": "VK_B"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_SPOTIFYMUSIC_LIKE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_spotifymusic_win_repeat",
          "macro": {
            "actionName": "Ctrl + R",
            "keystroke": {
              "code": 21,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_R"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_SPOTIFYMUSIC_REPEAT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_spotifymusic_win_shuffle",
          "macro": {
            "actionName": "Ctrl + S",
            "keystroke": {
              "code": 22,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_S"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_SPOTIFYMUSIC_SHUFFLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_spotifymusic_win_artists",
          "macro": {
            "actionName": "Shift + Alt + 3",
            "keystroke": {
              "code": 32,
              "modifiers": [
                226,
                225
              ],
              "virtualKeyId": "VK_3"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_SPOTIFYMUSIC_ARTISTS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_spotifymusic_win_play_pause",
          "macro": {
            "actionName": "Space",
            "keystroke": {
              "code": 44,
              "modifiers": [],
              "virtualKeyId": "VK_SPACE"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_SPOTIFYMUSIC_PLAY_PAUSE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_spotifymusic_win_next",
          "macro": {
            "actionName": "Ctrl + Right",
            "keystroke": {
              "code": 79,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_RIGHT"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_SPOTIFYMUSIC_NEXT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_spotifymusic_win_previous",
          "macro": {
            "actionName": "Ctrl + Left",
            "keystroke": {
              "code": 80,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_LEFT"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_SPOTIFYMUSIC_PREVIOUS",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        }
      ],
      "detection": [
        {
          "winExecutablePath": {
            "path": "{AppDataRoaming}\\Spotify\\Spotify.exe"
          }
        },
        {
          "winStoreApp": {
            "name": "SpotifyAB.SpotifyMusic",
            "publisher": "CN=453637B3-4E12-4CDF-B0D3-2A3C863BF6EF",
            "relative_path": "Spotify.exe"
          }
        }
      ],
      "name": "Spotify",
      "poster_url": "pipeline://logioptionsplus/applications/spotifymusic_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/spotifymusic_profile.png",
      "version": 1
    },
    {
      "applicationId": "application_id_microsoft_teams_new",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_teams_win_toggle_mic",
          "macro": {
            "actionName": "Ctrl + Shift + M",
            "keystroke": {
              "code": 16,
              "modifiers": [
                224,
                225
              ],
              "virtualKeyId": "VK_M"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_TEAMS_TOGGLE_MIC",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_teams_win_toggle_camera",
          "macro": {
            "actionName": "Ctrl + Shift + O",
            "keystroke": {
              "code": 18,
              "modifiers": [
                224,
                225
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_TEAMS_TOGGLE_CAMERA",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_teams_win_share_screen",
          "macro": {
            "actionName": "Ctrl + Shift + E",
            "keystroke": {
              "code": 8,
              "modifiers": [
                224,
                225
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_TEAMS_SHARE_SCREEN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_teams_win_open_chat",
          "macro": {
            "actionName": "Ctrl + Shift + N",
            "keystroke": {
              "code": 17,
              "modifiers": [
                224,
                225
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_TEAMS_OPEN_CHAT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        }
      ],
      "detection": [
        {
          "winRegistry": {
            "executable": "MS-TEAMS.EXE",
            "registryKey": "Path",
            "registryPath": "HKEY_CURRENT_USER/SOFTWARE/Microsoft/Windows/CurrentVersion/App Paths/ms-teams.exe"
          }
        }
      ],
      "name": "Microsoft Teams (work or school)",
      "poster_url": "pipeline://logioptionsplus/applications/teams_new_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/teams_new_profile.png",
      "version": 1
    },
    {
      "applicationId": "application_id_microsoft_teams",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_teams_win_toggle_mic",
          "macro": {
            "actionName": "Ctrl + Shift + M",
            "keystroke": {
              "code": 16,
              "modifiers": [
                224,
                225
              ],
              "virtualKeyId": "VK_M"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_TEAMS_TOGGLE_MIC",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_teams_win_toggle_camera",
          "macro": {
            "actionName": "Ctrl + Shift + O",
            "keystroke": {
              "code": 18,
              "modifiers": [
                224,
                225
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_TEAMS_TOGGLE_CAMERA",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_teams_win_share_screen",
          "macro": {
            "actionName": "Ctrl + Shift + E",
            "keystroke": {
              "code": 8,
              "modifiers": [
                224,
                225
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_TEAMS_SHARE_SCREEN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_teams_win_open_chat",
          "macro": {
            "actionName": "Ctrl + Shift + N",
            "keystroke": {
              "code": 17,
              "modifiers": [
                224,
                225
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_TEAMS_OPEN_CHAT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        }
      ],
      "detection": [
        {
          "winRegistry": {
            "executable": "current/Teams.exe",
            "registryKey": "InstallLocation",
            "registryPath": "HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Uninstall/Teams"
          }
        },
        {
          "winRegistry": {
            "executable": "MSTEAMS.EXE",
            "registryKey": "Path",
            "registryPath": "HKEY_CURRENT_USER/SOFTWARE/Microsoft/Windows/CurrentVersion/App Paths/msteams.exe"
          }
        }
      ],
      "name": "Microsoft Teams",
      "poster_url": "pipeline://logioptionsplus/applications/teams_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/teams_profile.png",
      "version": 1
    },
    {
      "applicationId": "application_id_tencent_meeting",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_tencent_meeting_win_toggle_mic",
          "macro": {
            "actionName": "Alt + M",
            "keystroke": {
              "code": 16,
              "modifiers": [
                226
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_TENCENT_MEETING_TOGGLE_MIC",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_tencent_meeting_win_toggle_camera",
          "macro": {
            "actionName": "Alt + V",
            "keystroke": {
              "code": 25,
              "modifiers": [
                226
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_TENCENT_MEETING_TOGGLE_CAMERA",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_tencent_meeting_win_start_screen_sharing",
          "macro": {
            "actionName": "Alt + S",
            "keystroke": {
              "code": 22,
              "modifiers": [
                226
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_TENCENT_MEETING_START_SCREEN_SHARING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_tencent_meeting_win_start_local_recording",
          "macro": {
            "actionName": "Alt + R",
            "keystroke": {
              "code": 21,
              "modifiers": [
                226
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_TENCENT_MEETING_START_LOCAL_RECORDING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        }
      ],
      "detection": [
        {
          "winRegistry": {
            "executable": "wemeetapp.exe",
            "registryKey": "InstallRootDir",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/WOW6432Node/Tencent/WeMeet"
          }
        }
      ],
      "name": "Tencent Meeting",
      "poster_url": "pipeline://logioptionsplus/applications/tencent_meeting_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/tencent_meeting_profile.png"
    },
    {
      "applicationId": "application_id_voov_meeting",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_voov_meeting_win_toggle_mic",
          "macro": {
            "actionName": "Alt + M",
            "keystroke": {
              "code": 16,
              "modifiers": [
                226
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_VOOV_MEETING_TOGGLE_MIC",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_voov_meeting_win_toggle_camera",
          "macro": {
            "actionName": "Alt + V",
            "keystroke": {
              "code": 25,
              "modifiers": [
                226
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_VOOV_MEETING_TOGGLE_CAMERA",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_voov_meeting_win_start_screen_sharing",
          "macro": {
            "actionName": "Alt + S",
            "keystroke": {
              "code": 22,
              "modifiers": [
                226
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_VOOV_MEETING_START_SCREEN_SHARING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_voov_meeting_win_start_local_recording",
          "macro": {
            "actionName": "Alt + R",
            "keystroke": {
              "code": 21,
              "modifiers": [
                226
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_VOOV_MEETING_START_LOCAL_RECORDING",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        }
      ],
      "detection": [
        {
          "winRegistry": {
            "executable": "voovmeetingapp.exe",
            "registryKey": "InstallRootDir",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/WOW6432Node/Tencent/VooVMeeting"
          }
        }
      ],
      "name": "VooV Meeting",
      "poster_url": "pipeline://logioptionsplus/applications/voov_meeting_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/voov_meeting_profile.png"
    },
    {
      "additional_application_data": {
        "wechatData": {
          "wechatEmoji": [
            {
              "infoList": [
                {
                  "emojiData": "[Smile]"
                },
                {
                  "emojiData": "[Grimace]"
                },
                {
                  "emojiData": "[Drool]"
                },
                {
                  "emojiData": "[Scowl]"
                },
                {
                  "emojiData": "[CoolGuy]"
                },
                {
                  "emojiData": "[Sob]"
                },
                {
                  "emojiData": "[Shy]"
                },
                {
                  "emojiData": "[Silent]"
                },
                {
                  "emojiData": "[Sleep]"
                },
                {
                  "emojiData": "[Cry]"
                },
                {
                  "emojiData": "[Awkward]"
                },
                {
                  "emojiData": "[Angry]"
                },
                {
                  "emojiData": "[Tongue]"
                },
                {
                  "emojiData": "[Grin]"
                },
                {
                  "emojiData": "[Surprise]"
                },
                {
                  "emojiData": "[Frown]"
                },
                {
                  "emojiData": "[Blush]"
                },
                {
                  "emojiData": "[Scream]"
                },
                {
                  "emojiData": "[Puke]"
                },
                {
                  "emojiData": "[Chuckle]"
                },
                {
                  "emojiData": "[Joyful]"
                },
                {
                  "emojiData": "[Slight]"
                },
                {
                  "emojiData": "[Smug]"
                },
                {
                  "emojiData": "[Drowsy]"
                },
                {
                  "emojiData": "[Panic]"
                },
                {
                  "emojiData": "[Laugh]"
                },
                {
                  "emojiData": "[Commando]"
                },
                {
                  "emojiData": "[Scold]"
                },
                {
                  "emojiData": "[Shocked]"
                },
                {
                  "emojiData": "[Shhh]"
                },
                {
                  "emojiData": "[Dizzy]"
                },
                {
                  "emojiData": "[Toasted]"
                },
                {
                  "emojiData": "[Skull]"
                },
                {
                  "emojiData": "[Hammer]"
                },
                {
                  "emojiData": "[Bye]"
                },
                {
                  "emojiData": "[Speechless]"
                },
                {
                  "emojiData": "[NosePick]"
                },
                {
                  "emojiData": "[Clap]"
                },
                {
                  "emojiData": "[Trick]"
                },
                {
                  "emojiData": "[Bah\uff01R]"
                },
                {
                  "emojiData": "[Pooh-pooh]"
                },
                {
                  "emojiData": "[Shrunken]"
                },
                {
                  "emojiData": "[TearingUp]"
                },
                {
                  "emojiData": "[Sly]"
                },
                {
                  "emojiData": "[Kiss]"
                },
                {
                  "emojiData": "[Whimper]"
                },
                {
                  "emojiData": "[Happy]"
                },
                {
                  "emojiData": "[Sick]"
                },
                {
                  "emojiData": "[Flushed]"
                },
                {
                  "emojiData": "[Lol]"
                },
                {
                  "emojiData": "[Terror]"
                },
                {
                  "emojiData": "[Let Down]"
                },
                {
                  "emojiData": "[Duh]"
                },
                {
                  "emojiData": "[Hey]"
                },
                {
                  "emojiData": "[Facepalm]"
                },
                {
                  "emojiData": "[Smirk]"
                },
                {
                  "emojiData": "[Smart]"
                },
                {
                  "emojiData": "[Concerned]"
                },
                {
                  "emojiData": "[Yeah!]"
                },
                {
                  "emojiData": "[Onlooker]"
                },
                {
                  "emojiData": "[GoForIt]"
                },
                {
                  "emojiData": "[Sweats]"
                },
                {
                  "emojiData": "[OMG]"
                },
                {
                  "emojiData": "[Emm]"
                },
                {
                  "emojiData": "[Respect]"
                },
                {
                  "emojiData": "[Doge]"
                },
                {
                  "emojiData": "[NoProb]"
                },
                {
                  "emojiData": "[MyBad]"
                },
                {
                  "emojiData": "[Wow]"
                },
                {
                  "emojiData": "[Boring]"
                },
                {
                  "emojiData": "[Awesome]"
                },
                {
                  "emojiData": "[LetMeSee]"
                },
                {
                  "emojiData": "[Sigh]"
                },
                {
                  "emojiData": "[Hurt]"
                },
                {
                  "emojiData": "[Broken]"
                },
                {
                  "emojiData": "[Lips]"
                },
                {
                  "emojiData": "[Heart]"
                },
                {
                  "emojiData": "[BrokenHeart]"
                },
                {
                  "emojiData": "[Hug]"
                },
                {
                  "emojiData": "[ThumbsUp]"
                },
                {
                  "emojiData": "[ThumbsDown]"
                },
                {
                  "emojiData": "[Shake]"
                },
                {
                  "emojiData": "[Peace]"
                },
                {
                  "emojiData": "[Salute]"
                },
                {
                  "emojiData": "[Beckon]"
                },
                {
                  "emojiData": "[Fist]"
                },
                {
                  "emojiData": "[OK]"
                },
                {
                  "emojiData": "[Worship]"
                },
                {
                  "emojiData": "[Beer]"
                },
                {
                  "emojiData": "[Coffee]"
                },
                {
                  "emojiData": "[Cake]"
                },
                {
                  "emojiData": "[Rose]"
                },
                {
                  "emojiData": "[Wilt]"
                },
                {
                  "emojiData": "[Cleaver]"
                },
                {
                  "emojiData": "[Bomb]"
                },
                {
                  "emojiData": "[Poop]"
                },
                {
                  "emojiData": "[Moon]"
                },
                {
                  "emojiData": "[Sun]"
                },
                {
                  "emojiData": "[Party]"
                },
                {
                  "emojiData": "[Gift]"
                },
                {
                  "emojiData": "[Packet]"
                },
                {
                  "emojiData": "[Blessing]"
                },
                {
                  "emojiData": "[Fireworks]"
                },
                {
                  "emojiData": "[Firecracker]"
                },
                {
                  "emojiData": "[Pig]"
                },
                {
                  "emojiData": "[Waddle]"
                },
                {
                  "emojiData": "[Tremble]"
                },
                {
                  "emojiData": "[Twirl]"
                }
              ],
              "locale": "en"
            },
            {
              "infoList": [
                {
                  "emojiData": "[\u5fae\u7b11]"
                },
                {
                  "emojiData": "[\u6487\u5634]"
                },
                {
                  "emojiData": "[\u8272]"
                },
                {
                  "emojiData": "[\u53d1\u5446]"
                },
                {
                  "emojiData": "[\u5f97\u610f]"
                },
                {
                  "emojiData": "[\u6d41\u6cea]"
                },
                {
                  "emojiData": "[\u5bb3\u7f9e]"
                },
                {
                  "emojiData": "[\u95ed\u5634]"
                },
                {
                  "emojiData": "[\u7761]"
                },
                {
                  "emojiData": "[\u5927\u54ed]"
                },
                {
                  "emojiData": "[\u5c34\u5c2c]"
                },
                {
                  "emojiData": "[\u53d1\u6012]"
                },
                {
                  "emojiData": "[\u8c03\u76ae]"
                },
                {
                  "emojiData": "[\u5472\u7259]"
                },
                {
                  "emojiData": "[\u60ca\u8bb6]"
                },
                {
                  "emojiData": "[\u96be\u8fc7]"
                },
                {
                  "emojiData": "[\u56e7]"
                },
                {
                  "emojiData": "[\u6293\u72c2]"
                },
                {
                  "emojiData": "[\u5410]"
                },
                {
                  "emojiData": "[\u5077\u7b11]"
                },
                {
                  "emojiData": "[\u6109\u5feb]"
                },
                {
                  "emojiData": "[\u767d\u773c]"
                },
                {
                  "emojiData": "[\u50b2\u6162]"
                },
                {
                  "emojiData": "[\u56f0]"
                },
                {
                  "emojiData": "[\u60ca\u6050]"
                },
                {
                  "emojiData": "[\u61a8\u7b11]"
                },
                {
                  "emojiData": "[\u60a0\u95f2]"
                },
                {
                  "emojiData": "[\u5492\u9a82]"
                },
                {
                  "emojiData": "[\u7591\u95ee]"
                },
                {
                  "emojiData": "[\u5618]"
                },
                {
                  "emojiData": "[\u6655]"
                },
                {
                  "emojiData": "[\u8870]"
                },
                {
                  "emojiData": "[\u9ab7\u9ac5]"
                },
                {
                  "emojiData": "[\u6572\u6253]"
                },
                {
                  "emojiData": "[\u518d\u89c1]"
                },
                {
                  "emojiData": "[\u64e6\u6c57]"
                },
                {
                  "emojiData": "[\u62a0\u9f3b]"
                },
                {
                  "emojiData": "[\u9f13\u638c]"
                },
                {
                  "emojiData": "[\u574f\u7b11]"
                },
                {
                  "emojiData": "[\u53f3\u54fc\u54fc]"
                },
                {
                  "emojiData": "[\u9119\u89c6]"
                },
                {
                  "emojiData": "[\u59d4\u5c48]"
                },
                {
                  "emojiData": "[\u5feb\u54ed\u4e86]"
                },
                {
                  "emojiData": "[\u9634\u9669]"
                },
                {
                  "emojiData": "[\u4eb2\u4eb2]"
                },
                {
                  "emojiData": "[\u53ef\u601c]"
                },
                {
                  "emojiData": "[\u7b11\u8138]"
                },
                {
                  "emojiData": "[\u751f\u75c5]"
                },
                {
                  "emojiData": "[\u8138\u7ea2]"
                },
                {
                  "emojiData": "[\u7834\u6d95\u4e3a\u7b11]"
                },
                {
                  "emojiData": "[\u6050\u60e7]"
                },
                {
                  "emojiData": "[\u5931\u671b]"
                },
                {
                  "emojiData": "[\u65e0\u8bed]"
                },
                {
                  "emojiData": "[\u563f\u54c8]"
                },
                {
                  "emojiData": "[\u6342\u8138]"
                },
                {
                  "emojiData": "[\u5978\u7b11]"
                },
                {
                  "emojiData": "[\u673a\u667a]"
                },
                {
                  "emojiData": "[\u76b1\u7709]"
                },
                {
                  "emojiData": "[\u8036]"
                },
                {
                  "emojiData": "[\u5403\u74dc]"
                },
                {
                  "emojiData": "[\u52a0\u6cb9]"
                },
                {
                  "emojiData": "[\u6c57]"
                },
                {
                  "emojiData": "[\u5929\u554a]"
                },
                {
                  "emojiData": "[Emm]"
                },
                {
                  "emojiData": "[\u793e\u4f1a\u793e\u4f1a]"
                },
                {
                  "emojiData": "[\u65fa\u67f4]"
                },
                {
                  "emojiData": "[\u597d\u7684]"
                },
                {
                  "emojiData": "[\u6253\u8138]"
                },
                {
                  "emojiData": "[\u54c7]"
                },
                {
                  "emojiData": "[\u7ffb\u767d\u773c]"
                },
                {
                  "emojiData": "[666]"
                },
                {
                  "emojiData": "[\u8ba9\u6211\u770b\u770b]"
                },
                {
                  "emojiData": "[\u53f9\u6c14]"
                },
                {
                  "emojiData": "[\u82e6\u6da9]"
                },
                {
                  "emojiData": "[\u88c2\u5f00]"
                },
                {
                  "emojiData": "[\u5634\u5507]"
                },
                {
                  "emojiData": "[\u7231\u5fc3]"
                },
                {
                  "emojiData": "[\u5fc3\u788e]"
                },
                {
                  "emojiData": "[\u62e5\u62b1]"
                },
                {
                  "emojiData": "[\u5f3a]"
                },
                {
                  "emojiData": "[\u5f31]"
                },
                {
                  "emojiData": "[\u63e1\u624b]"
                },
                {
                  "emojiData": "[\u80dc\u5229]"
                },
                {
                  "emojiData": "[\u62b1\u62f3]"
                },
                {
                  "emojiData": "[\u52fe\u5f15]"
                },
                {
                  "emojiData": "[\u62f3\u5934]"
                },
                {
                  "emojiData": "[OK]"
                },
                {
                  "emojiData": "[\u5408\u5341]"
                },
                {
                  "emojiData": "[\u5564\u9152]"
                },
                {
                  "emojiData": "[\u5496\u5561]"
                },
                {
                  "emojiData": "[\u86cb\u7cd5]"
                },
                {
                  "emojiData": "[\u73ab\u7470]"
                },
                {
                  "emojiData": "[\u51cb\u8c22]"
                },
                {
                  "emojiData": "[\u83dc\u5200]"
                },
                {
                  "emojiData": "[\u70b8\u5f39]"
                },
                {
                  "emojiData": "[\u4fbf\u4fbf]"
                },
                {
                  "emojiData": "[\u6708\u4eae]"
                },
                {
                  "emojiData": "[\u592a\u9633]"
                },
                {
                  "emojiData": "[\u5e86\u795d]"
                },
                {
                  "emojiData": "[\u793c\u7269]"
                },
                {
                  "emojiData": "[\u7ea2\u5305]"
                },
                {
                  "emojiData": "[\u767c]"
                },
                {
                  "emojiData": "[\u798f]"
                },
                {
                  "emojiData": "[\u70df\u82b1]"
                },
                {
                  "emojiData": "[\u7206\u7af9]"
                },
                {
                  "emojiData": "[\u732a\u5934]"
                },
                {
                  "emojiData": "[\u8df3\u8df3]"
                },
                {
                  "emojiData": "[\u53d1\u6296]"
                },
                {
                  "emojiData": "[\u8f6c\u5708]"
                }
              ],
              "locale": "zh"
            }
          ]
        }
      },
      "applicationId": "application_id_we_chat",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_wechat_win_emoji",
          "macro": {
            "alternateMacros": [
              {
                "macro": {
                  "text_block": {
                    "text": "[\u5fae\u7b11]"
                  },
                  "type": "TEXT_BLOCK"
                },
                "rules": {
                  "onApplicationLanguage": "zh"
                }
              }
            ],
            "onboardable": false,
            "text_block": {
              "text": "[Smile]"
            },
            "type": "TEXT_BLOCK"
          },
          "name": "ASSIGNMENT_NAME_WECHAT_EMOJI",
          "nestedCards": {},
          "readOnly": false,
          "tags": [
            "PRESET_TAG_WECHAT_EMOJI"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_wechat_win_screen_capture",
          "macro": {
            "actionName": "ALT + A",
            "icon": "",
            "keystroke": {
              "code": 4,
              "displayCharacter": "",
              "modifiers": [
                226
              ],
              "virtualKeyId": "VK_A"
            },
            "onboardable": false,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_WECHAT_SCREEN_CAPTURE",
          "nestedCards": {},
          "readOnly": true,
          "tags": [
            "PRESET_TAG_WECHAT_SCREEN_CAPTURE"
          ],
          "taskId": 131072
        }
      ],
      "detection": [
        {
          "winExecutablePath": {
            "path": "{ProgramFiles}\\Tencent\\WeChat\\WeChat.exe"
          }
        },
        {
          "winExecutablePath": {
            "path": "{ProgramFiles-x86}\\Tencent\\WeChat\\WeChat.exe"
          }
        },
        {
          "winStoreApp": {
            "name": "TencentWeChatLimited.forWindows10",
            "publisher": "CN=E1033D6D-1D05-45A6-8664-1DEA887323EC",
            "relative_path": "WeChatStore\\WeChatStore.exe"
          }
        },
        {
          "winStoreApp": {
            "name": "TencentWeChatLimited.WeChatUWP",
            "publisher": "CN=E1033D6D-1D05-45A6-8664-1DEA887323EC",
            "relative_path": "MicroMsg.exe"
          }
        }
      ],
      "name": "WeChat",
      "poster_url": "pipeline://logioptionsplus/applications/wechat_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/wechat_profile.png",
      "version": 1
    },
    {
      "applicationId": "application_id_whatsapp",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_whatsapp_win_search",
          "macro": {
            "actionName": "CTRL + SHIFT + F",
            "keystroke": {
              "code": 9,
              "modifiers": [
                224,
                225
              ],
              "virtualKeyId": "VK_F"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_WHATSAPP_SEARCH",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_whatsapp_win_mute_notif",
          "macro": {
            "actionName": "CTRL + Shift + M",
            "keystroke": {
              "code": 16,
              "modifiers": [
                224,
                225
              ],
              "virtualKeyId": "VK_M"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_WHATSAPP_MUTE_NOTIF",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_whatsapp_win_emoji",
          "macro": {
            "actionName": "CTRL + SHIFT + E",
            "keystroke": {
              "code": 8,
              "modifiers": [
                224,
                225
              ],
              "virtualKeyId": "VK_E"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_WHATSAPP_EMOJI",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        }
      ],
      "detection": [
        {
          "winStoreApp": {
            "name": "5319275A.WhatsAppDesktop",
            "publisher": "CN=24803D75-212C-471A-BC57-9EF86AB91435",
            "relative_path": "WhatsApp.exe"
          }
        },
        {
          "winExecutablePath": {
            "path": "{LocalAppData}\\WhatsApp\\WhatsApp.exe"
          }
        }
      ],
      "name": "WhatsApp",
      "poster_url": "pipeline://logioptionsplus/applications/whatsapp_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/whatsapp_profile.png",
      "version": 1
    },
    {
      "applicationId": "application_id_microsoft_word",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "gestureInfo": {
            "customGestureActionDuration": 50
          },
          "id": "card_word_win_zoomIn",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "facafed1e789dace",
              "parameters": {
                "taskId": "zoomIn"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_WORD_ZOOM_IN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "gestureInfo": {
            "customGestureActionDuration": 50
          },
          "id": "card_word_win_zoomOut",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "facafed1e789dace",
              "parameters": {
                "taskId": "zoomOut"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_WORD_ZOOM_OUT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_word_win_textSizeUp",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "facafed1e789dace",
              "parameters": {
                "taskId": "textSizeUp"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_WORD_TEXT_SIZE_UP",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_word_win_textSizeDown",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "facafed1e789dace",
              "parameters": {
                "taskId": "textSizeDown"
              }
            },
            "init_period": 200,
            "repeat_period": 75,
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_WORD_TEXT_SIZE_DOWN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_word_win_pageUp",
          "macro": {
            "actionName": "pageUp",
            "init_period": 200,
            "keystroke": {
              "code": 75,
              "modifiers": []
            },
            "repeat_period": 75,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_WORD_PAGE_UP",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_word_win_pageDown",
          "macro": {
            "actionName": "pageDown",
            "init_period": 200,
            "keystroke": {
              "code": 78,
              "modifiers": []
            },
            "repeat_period": 75,
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_WORD_PAGE_DOWN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_word_win_print",
          "macro": {
            "actionName": "Ctrl + P",
            "keystroke": {
              "code": 19,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_P"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_WORD_PRINT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_word_win_find",
          "macro": {
            "actionName": "Ctrl + F",
            "keystroke": {
              "code": 9,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_F"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_WORD_FIND",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_word_win_pasteValuesOnly",
          "macro": {
            "action": {
              "action_id": "controlid_click_action",
              "integration_id": "facafed1e789dace",
              "parameters": {
                "taskId": "pasteKeepTextOnly"
              }
            },
            "type": "ACTION"
          },
          "name": "ASSIGNMENT_NAME_WORD_PASTE_VALUES_ONLY",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": true,
          "id": "card_word_win_middle_button",
          "macro": {
            "actionName": "MB3",
            "icon": "",
            "mouse": {
              "action": "BUTTON",
              "hidUsage": 3
            },
            "onboardable": false,
            "type": "MOUSE"
          },
          "name": "ASSIGNMENT_NAME_WORD_WIN_MIDDLE_BUTTON",
          "nestedCards": {},
          "readOnly": true,
          "tags": [
            "PRESET_TAG_MOUSE"
          ],
          "taskId": 58
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "id": "card_word_win_save",
          "macro": {
            "actionName": "Ctrl + S",
            "keystroke": {
              "code": 22,
              "modifiers": [
                224
              ],
              "virtualKeyId": "VK_S"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_WORD_SAVE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "action_id": "thumbwheel_turn_action",
            "implementation": "CUSTOM_INTEGRATION_THUMBWHEEL",
            "integration_id": "facafed1e789dace",
            "parameters": {
              "taskId": "zoom2"
            },
            "x": {
              "invertable": true,
              "speedControl": true,
              "speedFactor": -0.3
            }
          },
          "id": "card_word_win_zoom",
          "name": "ASSIGNMENT_NAME_WORD_ZOOM",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 5,
                "minimumSensitivityActionDurationMs": 50
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 1,
                "minimumSensitivityThreshold": 20
              },
              "speedControl": true
            }
          },
          "id": "card_word_win_textSize",
          "name": "ASSIGNMENT_NAME_WORD_TEXT_SIZE",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_word_win_textSizeDown",
              "macro": {
                "action": {
                  "action_id": "controlid_click_action",
                  "integration_id": "facafed1e789dace",
                  "parameters": {
                    "taskId": "textSizeDown"
                  }
                },
                "type": "ACTION"
              },
              "name": "ASSIGNMENT_NAME_WORD_TEXT_SIZE_DOWN",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_word_win_textSizeUp",
              "macro": {
                "action": {
                  "action_id": "controlid_click_action",
                  "integration_id": "facafed1e789dace",
                  "parameters": {
                    "taskId": "textSizeUp"
                  }
                },
                "type": "ACTION"
              },
              "name": "ASSIGNMENT_NAME_WORD_TEXT_SIZE_UP",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 25,
                "minimumSensitivityActionDurationMs": 200
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 1,
                "minimumSensitivityThreshold": 15
              },
              "speedControl": true
            }
          },
          "id": "card_word_win_page_navigation",
          "name": "ASSIGNMENT_NAME_WORD_PAGE_NAVIGATION",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_word_win_pageDown",
              "macro": {
                "actionName": "pageDown",
                "keystroke": {
                  "code": 78,
                  "modifiers": []
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_WORD_PAGE_DOWN",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_word_win_pageUp",
              "macro": {
                "actionName": "pageUp",
                "keystroke": {
                  "code": 75,
                  "modifiers": []
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_WORD_PAGE_UP",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "ADAPTER_2WAYS",
          "gestureInfo": {
            "x": {
              "actionDuration": {
                "maximumSensitivityActionDurationMs": 5,
                "minimumSensitivityActionDurationMs": 100
              },
              "actionThreshold": {
                "maximumSensitivityThreshold": 1,
                "minimumSensitivityThreshold": 5
              },
              "speedControl": true
            }
          },
          "id": "card_word_win_redo_undo",
          "name": "ASSIGNMENT_NAME_WORD_REDO_UNDO",
          "nestedCards": {
            "left": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_word_win_redo",
              "macro": {
                "actionName": "Ctrl + Y",
                "keystroke": {
                  "code": 28,
                  "modifiers": [
                    224
                  ],
                  "virtualKeyId": "VK_Y"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_WORD_REDO",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            },
            "right": {
              "attribute": "MACRO_PLAYBACK",
              "id": "card_word_win_undo",
              "macro": {
                "actionName": "Ctrl + Z",
                "keystroke": {
                  "code": 29,
                  "modifiers": [
                    224
                  ],
                  "virtualKeyId": "VK_Z"
                },
                "type": "KEYSTROKE"
              },
              "name": "ASSIGNMENT_NAME_WORD_UNDO",
              "readOnly": true,
              "tags": [
                "PRESET_TAG_BUTTON"
              ]
            }
          },
          "readOnly": true,
          "tags": [
            "PRESET_TAG_THUMBWHEEL"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "facafed1e789dace",
            "parameters": {
              "currentTool": "nothing",
              "currentToolOption": "theme",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_word_win_theme",
          "name": "ASSIGNMENT_NAME_WORD_THEME",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "facafed1e789dace",
            "parameters": {
              "currentTool": "nothing",
              "currentToolOption": "color",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_word_win_color",
          "name": "ASSIGNMENT_NAME_WORD_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "facafed1e789dace",
            "parameters": {
              "currentTool": "nothing",
              "currentToolOption": "font",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_word_win_font",
          "name": "ASSIGNMENT_NAME_WORD_FONT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "facafed1e789dace",
            "parameters": {
              "currentTool": "text",
              "currentToolOption": "fontSize",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_word_win_text_font_size",
          "name": "ASSIGNMENT_NAME_WORD_TEXT_FONT_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "facafed1e789dace",
            "parameters": {
              "currentTool": "text",
              "currentToolOption": "paragraphStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_word_win_text_paragraph_style",
          "name": "ASSIGNMENT_NAME_WORD_TEXT_PARAGRAPH_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "facafed1e789dace",
            "parameters": {
              "currentTool": "text",
              "currentToolOption": "alignment",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_word_win_text_alignment",
          "name": "ASSIGNMENT_NAME_WORD_TEXT_ALIGNMENT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "facafed1e789dace",
            "parameters": {
              "currentTool": "image",
              "currentToolOption": "size",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_word_win_image_size",
          "name": "ASSIGNMENT_NAME_WORD_IMAGE_SIZE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "facafed1e789dace",
            "parameters": {
              "currentTool": "image",
              "currentToolOption": "rotate",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_word_win_image_rotate",
          "name": "ASSIGNMENT_NAME_WORD_IMAGE_ROTATE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "facafed1e789dace",
            "parameters": {
              "currentTool": "image",
              "currentToolOption": "wrapText",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_word_win_image_wrap_text",
          "name": "ASSIGNMENT_NAME_WORD_IMAGE_WRAP_TEXT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "facafed1e789dace",
            "parameters": {
              "currentTool": "table",
              "currentToolOption": "tableStyle",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_word_win_table_style",
          "name": "ASSIGNMENT_NAME_WORD_TABLE_STYLE",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "gestureInfo": {
            "action_id": "crown_turn_action",
            "implementation": "CUSTOM_INTEGRATION_CROWN",
            "integration_id": "facafed1e789dace",
            "parameters": {
              "currentTool": "table",
              "currentToolOption": "tableColor",
              "taskId": "change_tool_value"
            }
          },
          "id": "card_word_win_table_color",
          "name": "ASSIGNMENT_NAME_WORD_TABLE_COLOR",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_CROWN_TURN"
          ]
        }
      ],
      "detection": [
        {
          "winRegistry": {
            "executable": "WINWORD.EXE",
            "registryKey": "Path",
            "registryPath": "HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/App Paths/Winword.exe"
          }
        }
      ],
      "name": "Microsoft Word",
      "poster_url": "pipeline://logioptionsplus/applications/word_win_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/word_win_profile.png"
    },
    {
      "applicationId": "application_id_zoom",
      "cards": [
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_zoom_win_toggle_mic",
          "macro": {
            "actionName": "Alt + A",
            "keystroke": {
              "code": 4,
              "modifiers": [
                226
              ],
              "virtualKeyId": "VK_A"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_ZOOM_TOGGLE_MIC",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_zoom_win_toggle_camera",
          "macro": {
            "actionName": "Alt + V",
            "keystroke": {
              "code": 25,
              "modifiers": [
                226
              ]
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_ZOOM_TOGGLE_CAMERA",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_zoom_win_share_screen",
          "macro": {
            "actionName": "Alt + S",
            "keystroke": {
              "code": 22,
              "modifiers": [
                226
              ],
              "virtualKeyId": "VK_S"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_ZOOM_SHARE_SCREEN",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        },
        {
          "attribute": "MACRO_PLAYBACK",
          "continuous": false,
          "id": "card_zoom_win_open_chat",
          "macro": {
            "actionName": "Alt + H",
            "keystroke": {
              "code": 11,
              "modifiers": [
                226
              ],
              "virtualKeyId": "VK_H"
            },
            "type": "KEYSTROKE"
          },
          "name": "ASSIGNMENT_NAME_ZOOM_OPEN_CHAT",
          "readOnly": true,
          "tags": [
            "PRESET_TAG_BUTTON"
          ]
        }
      ],
      "detection": [
        {
          "winRegistry": {
            "executable": "Zoom.exe",
            "registryKey": "InstallLocation",
            "registryPath": "HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Uninstall/ZoomUMX"
          }
        },
        {
          "winExecutablePath": {
            "path": "{ProgramFiles-x86}\\Zoom\\bin\\Zoom.exe"
          }
        },
        {
          "winExecutablePath": {
            "path": "{ProgramFiles}\\Zoom\\bin\\Zoom.exe"
          }
        },
        {
          "winExecutablePath": {
            "path": "{AppDataRoaming}\\Zoom\\bin\\Zoom.exe"
          }
        }
      ],
      "name": "Zoom",
      "poster_url": "pipeline://logioptionsplus/applications/zoom_poster.png",
      "profile_url": "pipeline://logioptionsplus/applications/zoom_profile.png",
      "version": 1
    }
  ]
}