Checking...
Direct browser Notification API (works like system notification)
Simulates background push notification from service worker
Foreground notification (like FCM onMessage handler)
Test multiple notifications (3 notifications, 1 sec apart)
⚠️ Grant notification permission to test browser and service worker notifications. Toast notifications work without permission.
💡 All tests work directly from frontend - no API endpoints needed!