diff --git a/src/apps.json b/src/apps.json index 713369258..183a5f1a4 100644 --- a/src/apps.json +++ b/src/apps.json @@ -13939,6 +13939,16 @@ "generator": "vibecommerce" }, "website": "http://vibecommerce.com.br" + }, + "Vikaon": { + "cats": [ + 6 + ], + "icon": "Vikaon.png", + "headers": { + "X-Vikaon-Version": "^(.+)$\\;version:\\1" + }, + "website": "http://www.vikaon.com" }, "Virgool": { "cats": [ diff --git a/src/icons/Vikaon.png b/src/icons/Vikaon.png new file mode 100644 index 000000000..738196b8c Binary files /dev/null and b/src/icons/Vikaon.png differ