Privacy
A simple privacy policy for a local-first app.
Last updated May 2, 2026. Pantry Burn is currently built as a local-first pantry tracker. Based on this codebase, pantry items, reminder preferences, and theme preferences are stored on the device and not synced to a Pantry Burn server.
What the app stores
- Pantry item details you enter, such as item name, category, quantity, and expiry date.
- Reminder preferences, including whether notifications are enabled and when they should appear.
- Theme preference, if you choose light, dark, or system mode.
How the app uses that information
- To sort your pantry by urgency and show what should be used first.
- To schedule optional local notifications before an item expires.
- To keep your preferences available the next time you open the app on the same device.
What the app does not do
- No account creation, sign-in flow, or cloud backup is present in this codebase.
- No analytics, advertising SDKs, or third-party tracking libraries are configured in this project.
- No pantry data is intentionally shared with other users or sold to third parties.
User choices
- Notifications can be turned off in the app or from device settings.
- Because data is stored locally, deleting the app removes Pantry Burn data stored in the app container.
- Privacy questions can be sent to support@yourdomain.com.