diff --git a/src/drivers/webextension/images/icons/Fynd Platform.png b/src/drivers/webextension/images/icons/Fynd Platform.png new file mode 100644 index 000000000..06c9057b6 Binary files /dev/null and b/src/drivers/webextension/images/icons/Fynd Platform.png differ diff --git a/src/technologies/f.json b/src/technologies/f.json index 4d2b4c39d..343803cd8 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -1380,5 +1380,22 @@ "requires": "WordPress", "scriptSrc": "/wp-content/themes/futurio/.+customscript\\.js(?:\\?ver=([\\d\\.]+))?\\;version:\\1", "website": "https://futuriowp.com" + }, + "Fynd Platform": { + "cats": [ + 6 + ], + "description": "Fynd Platform is a subscription based software as a service where brands can mange their catalog, send marketing sms/emailers and sell their products.", + "icon": "Fynd Platform.png", + "js": { + "__fyndAction": "" + }, + "saas": true, + "pricing": [ + "high", + "recurring", + "payg" + ], + "website": "https://platform.fynd.com" } } \ No newline at end of file