diff --git a/src/apps.json b/src/apps.json
index 30fe69bbc..2f3d4fc74 100755
--- a/src/apps.json
+++ b/src/apps.json
@@ -6641,6 +6641,18 @@
"script": "w\\.sharethis\\.com/",
"website": "sharethis.com"
},
+ "ShellInABox": {
+ "cats": [
+ 46
+ ],
+ "html": [
+ "
Shell In A Box",
+ "must be enabled for ShellInABox"
+ ],
+ "env": "^ShellInABox$",
+ "icon": "ShellInABox.png",
+ "website": "shellinabox.com"
+ },
"ShinyStat": {
"cats": [
10
diff --git a/src/icons/ShellInABox.png b/src/icons/ShellInABox.png
new file mode 100644
index 000000000..036151609
Binary files /dev/null and b/src/icons/ShellInABox.png differ