diff --git a/source/data/applications.json b/source/data/applications.json index b520a3e..6954071 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -7060,6 +7060,25 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Firefox", + "description": "Fast, reliable and private — for peace of mind online.", + "repo_url": "https://github.com/mozilla/gecko-dev", + "tags": [], + "platforms": [ + "Cross", + "Mobile" + ], + "category": "browser", + "stars": 0, + "flags": [ + "custom-description" + ], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file