Njump, or any web app, cannot force the opening of a specific app. It can only ask the OS to open a schema (nostr:) passing some parameters. Because of that, there is only a single "Native app" item in the selector.
Maybe we can add the Web Share API: this should open the share drawer and let the user choose from all the apps that registered the nostr: schema. I will experiment.