What's the purpose of sw.js(Service Worker)?

If do not use sw.js,what will happen?
await import() will dynamic import js modules, for example lots of loader js files.