Building a progressive web app is different from building a regular website, because every part of it has to be treated like a native app.
I’ve built several progressive web apps, and the most important thing to get right is the mobile navigation. O...