I m starting with service workers.I found that it will get installed before it gets activated. I also learnt service worker is a web api that is in-built in web browsers like fetch api. Then why is service api is getting installed and fetch api is not?