I converted my PWA website to an Android App using Trusted Web Activity. But Push Notification is asking permissions to user.
How can we avoid this permission dialogue and make it working like a native app, sending notification without any permission.
If I list this pwa android app in play store this push notification permission will be asked or not.