sdkKey | string | Yes | Your client SDK key (sk_…) — Dashboard → Settings > SDK Key. Safe to embed in client-side code |
channelId | string | Yes | The Web Push channel to register devices against (Dashboard → Platform > Channels → your channel → Web push setup) |
vapidPublicKey | string | Yes | The channel's VAPID public application server key — shown in the same Web push setup panel. Safe to embed in client-side code |
baseUrl | string | No | Override the API base URL (for staging) |
serviceWorkerPath | string | No | Custom path to hober-sw.js (default: /hober-sw.js) |