Introduce dedicated Android widgets for quick actions like scanning barcodes or other features, allowing for direct interaction without opening the full app.
## Description Introduce Android widgets for quick data entry and/or other features ## Describe the solution you'd prefer This application could really benefit from a slew of widgets. Here's a list right off the top of my head in order of what I'd like to see. Each of these should be a dedicated widget for convenience, as that's the whole purpose of widgets. The "scan a barcode" shouldn't just pull you into the gui where you have to choose barcode vs. label, etc. - Scan a barcode - Scan a nutrition label - Add new food log - Check-in Both the webapp and the native app can support widgets. The webapp would need to be developed as a [TWA app](https://developer.chrome.com/docs/android/trusted-web-activity/) in order to support widgets.