diff --git a/priv/mod_invites/apps.json b/priv/mod_invites/apps.json index 0f4c2f28c..957fc5845 100644 --- a/priv/mod_invites/apps.json +++ b/priv/mod_invites/apps.json @@ -69,6 +69,27 @@ "supports_preauth_uri": true, "text": "{% trans 'A modern open-source chat client for Mac. It is easy to use and has a clean user interface.' %}" }, + { + "download": { + "buttons": [ + { + "image": "{{ static }}/logos/google_ps.png", + "alttext": "{% trans 'Google Play Store Logo' %}", + "url": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient", + "magic_link_format": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient&referrer={{ uri }}" + } + ] + }, + "image": "logos/yaxim.svg", + "link": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient", + "magic_link_format": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient&referrer={{ uri }}", + "name": "yaxim", + "platforms": [ + "Android" + ], + "supports_preauth_uri": true, + "text": "{% trans 'A lean Jabber/XMPP client for Android. It aims at usability, low overhead and security, and works on low-end Android devices starting with Android 4.0.' %}" + }, { "download": { "buttons": [