diff --git a/src/apps.json b/src/apps.json
index 4b06a262f..c3d77b170 100755
--- a/src/apps.json
+++ b/src/apps.json
@@ -6511,6 +6511,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