diff --git a/suggestions/app_stores.json b/suggestions/app_stores.json index 0637a08..812d9b6 100644 --- a/suggestions/app_stores.json +++ b/suggestions/app_stores.json @@ -1 +1,15 @@ -[] \ No newline at end of file +[ + { + "id": "com.aurora.store", + "label": "Aurora Store", + "reason": "Aurora Store doesn't track your downloads or the apps you use.\nhttps://aurora-oss.vercel.app/faq/#aurora-store", + "source": "f", + "repo": "https://gitlab.com/AuroraOSS/AuroraStore" + }, + { + "id": "com.looker.droidify", + "label": "Droid-ify", + "source": "f", + "repo": "https://github.com/Iamlooker/Droid-ify" + } +]