Hey. I am trying to add PWA to my Astro app, but I encountered problem that my service worker to handle push notificiations is overwritten by service worker for PWA. Is there any way to extends PWA service worker? Did You encountered such problem? How did You handled it?