Manifest., I want to modify the start_url of the json file after the page is loaded. This is because our app's start_url is different for each user. Because the parameters are different for each user, we need to load start_url dynamically I do not know how to fix it dynamically.
Is there any way to do this? Could it be possible when ServiceWorker is installed?