Plugin and ServiceWorker config in a separate config file
Since the ServiceWorker can import other files (which it does for plugins), it can also import a configuration file that sets everything up, making deployment way easier (no need to edit code).