Fetches the list of UPI apps.
Returns: A Future containing a list of UpiApp instances representing UPI apps.
Future<List<UpiApp>> getUpiApps();