Is it possible to define different paths/routes from the same application to have different PWAs from the same NextJS app using next-pwa?
I read this thread and it's useful but while i'm working on next-pwa i don't figure out how to do it.
Since it's only one withPWA hoc that wraps next config i guess it's not possible?
Any ideas?