Currently you can set the timeout for the offline-first PWA’s with the LongLivedSessionTimeout setting. Regular PWA’s use the timeout set through the “normal” SessionTimeout setting.
In some (most?) cases you want the PWA/mobile users to be kept logged in for a longer period than your “normal” users.
Adding a custom timeout setting for the regular PWA would solve this problem.