diff --git a/src/apps.json b/src/apps.json index 6374635a4..7a40c1bf6 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6028,6 +6028,23 @@ "icon": "Robin.png", "website": "www.robinhq.com" }, + "RockRMS": { + "cats": [ + 1, + 11, + 32 + ], + "meta": { + "generator": "^Rock v.*" + }, + "implies": [ + "Windows Server", + "IIS", + "Microsoft ASP.NET" + ], + "icon": "RockRMS.svg", + "website": "www.rockrms.com" + }, "RoundCube": { "cats": [ 30 diff --git a/src/icons/RockRMS.svg b/src/icons/RockRMS.svg new file mode 100644 index 000000000..1a782b9bb --- /dev/null +++ b/src/icons/RockRMS.svg @@ -0,0 +1,12 @@ + + + + rock-logo + Created with Sketch. + + + + + \ No newline at end of file