diff --git a/src/apps.json b/src/apps.json index f83e2066f..415011830 100644 --- a/src/apps.json +++ b/src/apps.json @@ -5390,6 +5390,14 @@ "icon": "JET Enterprise.svg", "website": "http://www.jetecommerce.com.br/" }, + "Jitsi": { + "cats": [ + 52 + ], + "script": "lib-jitsi-meet.*\\.js", + "icon": "Jitsi.png", + "website": "https://jitsi.org" + }, "JS Charts": { "cats": [ 25 diff --git a/src/icons/Jitsi.png b/src/icons/Jitsi.png new file mode 100644 index 000000000..cc5358aea Binary files /dev/null and b/src/icons/Jitsi.png differ