README.md
March 10, 2026 ยท View on GitHub
This repository contains various assets needed by the mobile app and web applications, including:
- Tagline JSON files
- Images called by the tagline JSON files (can now be small optimized SVGs or PNGs as of 2025)
- Potentially more in the future
Tagline
How to add some news or announcement
If you know how to edit a JSON file
- Create a PR for Android, iPhone, and/or Web applications of the Open Food Facts ecosystem.
- Android: https://github.com/openfoodfacts/smooth-app_assets/blob/main/prod/tagline/android/main.json
- iPhone https://github.com/openfoodfacts/smooth-app_assets/blob/main/prod/tagline/ios/main.json
- Web: https://github.com/openfoodfacts/smooth-app_assets/blob/main/prod/tagline/web/main.json
- You can customize it by country, language and operating system, with start and end dates.
Otherwise
My news/announcement isn't showing
- Ensure we're not before or after the start and end date for the news
- Ensure your country and language are targeted by the news
- Ensure the JSON is valid
For the main repository of the app, please go to https://github.com/openfoodfacts/smooth-app