Teams Running on Google Sheets
Inventory trackers, order intake forms, attendance logs, expense submitters — if the data lives in a Sheet, an Apps Script web app is often the front end. Wrapping it as an APK means field staff tap an icon instead of hunting for a macros URL in a chat thread. The script keeps reading and writing the same Sheet through google.script.run, exactly as it does in the browser.