People like these, and apparently they work on Desktop and Mobile now.
Not super high priority for something to keep in the TODO list.
The following is metadata that can be included in <head> to customize the PWA icon and signify it is a PWA in the first place.
<link rel="apple-touch-icon-precomposed" href="../bat.png?v=2.2" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="mobile-web-app-capable" content="yes" />
People like these, and apparently they work on Desktop and Mobile now.
Not super high priority for something to keep in the TODO list.
The following is metadata that can be included in
<head>to customize the PWA icon and signify it is a PWA in the first place.