diff --git a/src/apps.json b/src/apps.json index 5f17eacbc..b99c07b5e 100755 --- a/src/apps.json +++ b/src/apps.json @@ -8406,6 +8406,18 @@ "icon": "Vimeo.png", "website": "http://vimeo.com" }, + + "Vinala": { + "cats": [ + "18" + ], + "headers": { + "Set-Cookie": "vinala_version" + }, + "icon": "Vinala.png", + "implies": "PHP", + "website": "https://github.com/vinala/vinala" + }, "Virata EmWeb": { "cats": [ "22" diff --git a/src/icons/Vinala.png b/src/icons/Vinala.png new file mode 100644 index 000000000..8aa46505e Binary files /dev/null and b/src/icons/Vinala.png differ