This application is a manual kitchen inventory tracker and shopping list.
It does not provide push notifications or sync with other devices.
* Dashboard displays a numeric count of items expiring within 3 days and an average stock percentage.
* Inventory list displays items with name, category, days until expiry, and a stock progress bar.
* Add Item form includes a name field and a category dropdown menu with a fixed 7-day expiry.
* Categories include Fridge, Pantry, Bakery, and Dry Goods.
* Item detail dialog contains a slider to adjust the stock level percentage.
* Delete button in the detail dialog removes an item from the inventory.
* Shopping List screen automatically groups items that are low in stock or expiring soon.
* Replenished icon in the shopping list resets the item's stock percentage to 100.
* Settings screen displays counts for total items and expired items.
* All functionality is available without internet access.