{"section":"announcements","requestedLocale":"en","requestedSlug":"2018-03-15-service-worker-files-can-now-operate-at-full-capacity","locale":"en","slug":"2018-03-15-service-worker-files-can-now-operate-at-full-capacity","path":"docs/en/announcements/2018/march/2018-03-15-service-worker-files-can-now-operate-at-full-capacity.md","branch":"main","content":"__Service Worker__ files now can intercept requests from all parts of your store. While this script had limited permissions in the past, we now included the `Service-Worker-Allowed` header along with the value `/`, so it can perform in all it's potential. This means that your website now has all the necessary resources to implement periodic syncing, push notifications and even offline mode.\n\nThe upgrade in the __Service Worker__ permissions broadens the possibilities for your store, like turning it into a PWA (Progressive Web App). This solution allows users to access a certain website like they would do in a smartphone app, but without the inconvenience of having to download it. The only requirement is saving the website in the home screen. And you don't even have to be connected to the internet to browse through it's content.\n\n> ⚠️ **Warning:**<br /> VTEX's platform **doesn't have** a feature to turn your store into a PWA. It only offers the conditions to enable the implementation.\n\nRead this [VTEX Help article](/en/docs/tutorials/how-to-install-a-service-worker) to learn how to install a __Service Worker__ file in your store."}