diff --git a/src/apps.json b/src/apps.json index fadf3255f..5cc7c1e3d 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3393,6 +3393,21 @@ }, "website": "max-3000.com" }, + "Mean.io": { + "cats": [ + 12 + ], + "implies": [ + "MongoDB", + "Express", + "AngularJS", + "node.js" + ], + "headers": { + "X-Powered-CMS": "Mean\\.io" + }, + "website": "mean.io" + }, "MediaElement.js": { "cats": [ 14 diff --git a/src/icons/Mean.io.png b/src/icons/Mean.io.png new file mode 100644 index 000000000..134215903 Binary files /dev/null and b/src/icons/Mean.io.png differ