Fix notifications not showing for Android 13 and above
Description
Android 13 and above needs notification permission in manifest to show notifications. We were missing this permission which caused the persistent notification to not show in A13 and A14 unlike in A12
Screenshots
Issues
https://gitlab.e.foundation/e/backlog/-/issues/7893