- From: Aaron Gustafson <notifications@github.com>
- Date: Fri, 20 Sep 2019 00:27:01 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 20 September 2019 07:27:22 UTC
`rel=alternate` is more generally for [alternate representations](http://microformats.org/wiki/rel-alternate). It’s used for alternate languages, feeds, stylesheets, and more. I could see something like ```html <link rel="alternate app" href="https://example.com/pwa"> ``` "app" could just as easily be "installable" or some other key. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/issues/784#issuecomment-533442003
Received on Friday, 20 September 2019 07:27:22 UTC