diff --git a/src/apps.json b/src/apps.json index 87dfedab8..a6499c996 100644 --- a/src/apps.json +++ b/src/apps.json @@ -13995,6 +13995,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