I figured it out, the MAUI Launcher documentation was misleading it states here to add an intent filter for the apps you want to open. But I misunderstood deep links and intent filters, so that part is irrelevant in my case. I removed the intent filter completely and now everything works as expected.