What are some standout examples that showcase the best mobile user experience in terms of design and UI?

For me, Amazon’s mobile web app stands out, not because it’s flashy, but because it handles complexity well.

With millions of SKUs, the fact that search is fast, filters are dynamic, and checkout feels seamless on mobile is a major feat.

Behind the scenes, I noticed they do a lot of lazy-loading and use adaptive UIs depending on the network condition or device width.