<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="io.github.asephermann.plugins.dozeoptimize">
    <uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS"/>
</manifest>
