Allow web app windows to have a tab strip. This adds a new display mode "tabbed" and a new manifest field to allow customizations to the tab strip.
Currently PWAs in a standalone window can only have one page open at a time. Some apps expect users to have many pages open at once. Tabbed mode adds a tab strip to standalone web apps that allows multiple tabs to be open at once.
Samples: https://paint-rightful-patch.glitch.me
Explainers: https://github.com/WICG/manifest-incubations/blob/gh-pages/tabbed-mode-explainer.md