Hi!
My environment:
meteor 1.9
I made PWA my meteor project. And when you add the app to your home screen, it opens on main route. For example: mymeteorpwa.com but I’d like to know how can it opens on a specific route, For example: mymeteorpwa.com/controller?type=arrow (however, it can be mymeteorpwa.com/controller?type=face I mean, the type could be dynamic)
Please, do you have any idea?
Thanks!