<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    package="com.ami3go.sumupinterface">
    <application>
        <activity
            android:name="net.openid.appauth.RedirectUriReceiverActivity"
            tools:node="merge"
            android:exported="true" />
    </application>
</manifest>