diff --git a/src/technologies/w.json b/src/technologies/w.json index 31ba10729..9d8bca292 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -847,11 +847,18 @@ "cats": [ 32 ], - "description": "Webpushr is the new standard for Web Push Notifications.", + "description": "Webpushr is Push Notification which supports both Mobile & Desktop devices.", "icon": "webpushr.svg", "js": { - "webpushr": "" + "WebPushr.notificationCard": "", + "webpushr": "", + "webpushr_display_button": "" }, + "pricing": [ + "recurring", + "freemium", + "low" + ], "scripts": "cdn\\.webpushr\\.com/app\\.min\\.js", "website": "https://www.webpushr.com" },