1{
2    "KDE-KIO-Protocols": {
3        "kdeconnect": {
4            "Class": ":local",
5            "Icon": "kdeconnect",
6            "copyFromFile": false,
7            "copyToFile": false,
8            "deleting": false,
9            "exec": "kdeconnect",
10            "input": "none",
11            "listing": [
12                "Name",
13                "Type",
14                "Access",
15                ""
16            ],
17            "makedir": false,
18            "maxInstances": 2,
19            "moving": false,
20            "output": "filesystem",
21            "protocol": "kdeconnect",
22            "reading": true,
23            "writing": false
24        }
25    }
26}
27