DataLoader
Interface for loading app data such as labels and icons.
This interface provides methods to retrieve labels and load icons for applications. It abstracts the data loading process, allowing for different implementations such as caching or network requests.