1{
2    "KDE-KIO-Protocols": {
3        "about": {
4            "Class": ":local",
5            "Icon": "help-about",
6            "defaultMimetype": "text/html",
7            "exec": "kf5/kio/about",
8            "input": "none",
9            "output": "filesystem",
10            "protocol": "about",
11            "reading": true
12        }
13    }
14}
15