* This application is a manual utility for tracking pantry inventory.
* Add items by entering the item name, quantity, and days until expiration.
* View the total number of items and the number of low stock items on the dashboard.
* Increase, decrease, or delete the quantity of items in the inventory list.
* View items that will expire within the next 7 days in the expiring soon section.
* The application operates entirely offline.