 ]   {"files": [{"name": "manifest.json", "mode": 33206}, {"name": "config.json", "mode": 33206}]}O  {
  "installer": {
    "launchables": [
      {
        "command": {
          "executable": "{plugin_installer_path}",
          "arguments": [
            "/i",
            "4af460473371b9c6"
          ]
        },
        "asConsoleUser": false,
        "conditionalMask": "ANY_INSTALL_UPDATE",
        "type": "USER_SERVICE"
      }
    ],
    "files": [
      {
        "source": "config.json",
        "destination": "{integrations_root}/plugin_indesign/",
        "fileGroup": "integration_install",
        "disableFolderTracking": true
      }
    ]
  }
}
  {
  "supportedApplicationIds": [
    "application_id_adobe_indesign",
    "420fd454-0c36-499d-bde4-146823b16147"
  ],
  "name": "",
  "author": "PLUGIN_AUTHOR_LOGITECH",
  "description": "",
  "icon": "",
  "poster": "",
  "guid": "4af460473371b9c6",
  "enabled": true,
  "actionSdk": {
    "enabled": true,
    "actions": [
      {
        "name": "PLUGIN_THUMBWHEEL_TURN",
        "actionId": "thumbwheel_turn_action",
        "actionIcon": "",
        "parameters": []
      },
      {
        "name": "PLUGIN_CONTROLID_CLICK",
        "actionId": "controlid_click_action",
        "actionIcon": "",
        "parameters": []
      },
      {
        "name": "PLUGIN_ACTIVATE_ACTION",
        "actionId": "activate_plugin",
        "actionIcon": "",
        "parameters": []
      },
      {
        "name": "PLUGIN_DEACTIVATE_ACTION",
        "actionId": "deactivate_plugin",
        "actionIcon": "",
        "parameters": []
      },
      {
        "name": "PLUGIN_CROWN_TOUCH",
        "actionId": "crown_touch_action",
        "actionIcon": "",
        "parameters": []
      },
      {
        "name": "PLUGIN_CROWN_TURN",
        "actionId": "crown_turn_action",
        "actionIcon": "",
        "parameters": []
      }
    ]
  },
  "eventsSdk": {
    "enabled": true,
    "events": [
      {
        "eventId": "generic_event"
      },
      {
        "eventId": "tool_change"
      },
      {
        "eventId": "tool_update"
      }
    ]
  },
  "installationMessage": "",
  "downloadMessage": "",
  "installationCommands": [
    {
      "executable": "{plugin_installer_path}",
      "parameters": [
        "/i",
        "4af460473371b9c6"
      ],
      "silent": true,
      "runAsAdmin": true,
      "platform": "win"
    },
    {
      "executable": "{plugin_installer_path}",
      "parameters": [
        "--install",
        "4af460473371b9c6"
      ],
      "silent": true,
      "runAsAdmin": false,
      "platform": "osx"
    }
  ]
}
