diff --git a/src/apps.json b/src/apps.json index b260be1bd..9a1cceeca 100644 --- a/src/apps.json +++ b/src/apps.json @@ -1331,6 +1331,15 @@ }, "website": "https://www.braintreepayments.com" }, + "Brightspot": { + "cats": [ + 1 + ], + "headers": { "X-Powered-By": "^Brightspot$" }, + "icon": "Brightspot.svg", + "implies": "Java", + "website": "https://www.brightspot.com" + }, "BrowserCMS": { "cats": [ 1 diff --git a/src/icons/Brightspot.svg b/src/icons/Brightspot.svg new file mode 100644 index 000000000..2720d780d --- /dev/null +++ b/src/icons/Brightspot.svg @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file