<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="expo.modules">

    <application>
        <meta-data
            android:name="org.unimodules.core.AppLoader#react-native-headless"
            android:value="expo.modules.adapters.react.apploader.RNHeadlessAppLoader" />
    </application>

</manifest>
