- From: Lukasz Olejnik <notifications@github.com>
- Date: Tue, 15 Oct 2019 05:34:22 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 15 October 2019 12:34:24 UTC
Seems there are already some overlaps or fragmentation-like aspects. For PWA manifests the file used today is manifest.json, but the (new) spec above mentions file.webmanifest prominently, though alllowing .json > The official file extension for the manifest is .webmanifest. Some web servers recognize this extension and transfer the file using the standardized media type for a manifest (application/manifest+json). Developers can also choose a different extension (e.g. .json) Web Payment is another manifest.json, but the file location is indicated via HTTP header (not in a <link> tag). Any option to put them all ink a tag (e.g. differentiated via an attribute)? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/423#issuecomment-542188828
Received on Tuesday, 15 October 2019 12:34:24 UTC