The notifications permission is
It only works on Android 13 devices, before that version notifications just worked and didn't prompt.
Capacitor plugins are not updated yet for prompting that permission as would be required when targeting SDK 33 (Capacitor targets SDK 32 at the moment). But if you test on an Android 13 devices, the app will prompt for the permission on app startup if you are targeting SDK 32.