1{
2  "name": "com.google.chrome.remote_assistance",
3  "description": "{{ IT2ME_HOST_DESCRIPTION }}",
4  "type": "stdio",
5  "path": "{{ IT2ME_HOST_PATH }}",
6  "allowed_extensions": [
7    "remotedesktop@google.com"
8  ]
9}
10