diff --git a/api/services.json b/api/services.json index 51fd7579..841effcb 100644 --- a/api/services.json +++ b/api/services.json @@ -89,6 +89,21 @@ "titleBlink": false, "custom_domain": false }, + { + "id": "bumble", + "logo": "bumble.png", + "name": "Bumble", + "description": "Location-based social application that facilitates communication between interested users. In heterosexual matches, only female users can make the first contact with matched male users, while in same-sex matches either person can send a message first.", + "url": "https://bumble.com/app", + "type": "messaging", + "allow_popups": false, + "manual_notifications": false, + "js_unread": "", + "userAgent": "", + "note": "", + "titleBlink": false, + "custom_domain": false + }, { "id": "calendar", "logo": "calendar.png",