<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.ontoi.app">
    <!-- Allows cleartext traffic for debug builds only -->
    <application android:usesCleartextTraffic="true"/>
</manifest>
