PWA: Add user defined shortcuts to homescreen

In the manifest.json of an PWA I can define shortcuts but if all of the shortcuts are available depends on the Browser an OS. Chrome on Android only shows the first three shortcuts. So some won’t be available.

Is there a way that my PWA can give the user the possibility to add custom shortcuts to the homescreen?