diff --git a/suggestions/contacts.json b/suggestions/contacts.json index 0637a08..ee5e2f5 100644 --- a/suggestions/contacts.json +++ b/suggestions/contacts.json @@ -1 +1,9 @@ -[] \ No newline at end of file +[ + { + "id": "com.simplemobiletools.contacts.pro", + "label": "Simple Contacts", + "reason": "Simple contacts app with the basic features plus contact photos, favorites, automatic backup, and private contacts", + "source": "fg", + "repo": "https://github.com/SimpleMobileTools/Simple-Contacts" + } +]