diff --git a/src/apps.json b/src/apps.json index ac052dc09..86b53ca5c 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6741,6 +6741,19 @@ "icon": "Raspbian.svg", "website": "https://www.raspbian.org/" }, + "Rayo": { + "cats": [ + "6" + ], + "env": "^Rayo", + "icon": "Rayo.png", + "implies": [ "AngularJS", "Microsoft ASP.NET", "Twitter Bootstrap", "jQuery", "Underscore.js", "Moment.js", + "Font Awesome", "Google Maps", "Modernizr", "Semantic-ui" ], + "meta": { + "generator": "^Rayo" + }, + "website": "http://www.rayo.ir" + }, "Rdf": { "cats": [ "27" diff --git a/src/icons/Rayo.png b/src/icons/Rayo.png new file mode 100644 index 000000000..9519434a5 Binary files /dev/null and b/src/icons/Rayo.png differ