Braze Push Receiver
BroadcastReceiver that handles all Braze push notification intents including message receipt, click, dismissal, story traversal, and action button clicks.
Serves as the central entry point for processing push payloads from FCM, ADM, and HMS. The companion object exposes static methods for direct intent routing when a BroadcastReceiver context is not available.