manifest-app-info icon indicating copy to clipboard operation
manifest-app-info copied to clipboard

Web App Manifest - Application Information

Results 28 manifest-app-info issues
Sort by recently updated
recently updated
newest added

Based on the discussion in #40. + @jcayzac @jgw96 @JudahGabriel @tomayac @torgo for thoughts with respect to their app catalogs and app management UIs.

enhancement

Super-early thinking here. Feedback *very* welcome.

enhancement

Was looking for some categories related to real state/properties but couldn't find them, Just added few, please add if it seems okay. Thank you

enhancement

Currently all `string` types point to https://www.ecma-international.org/wp-content/uploads/ECMA-404_2nd_edition_december_2017.pdf#. In [Web App Manifest](https://w3c.github.io/manifest/), they point to https://infra.spec.whatwg.org/#string, which seems better.

hi, @aarongustafson do you have plan to fill out the explainer more? It would be helpful if you can describe the high level purpose of this and the current state...

Some app stores like Google Play and Microsoft Store allow to publish videos in addition to screenshots. Video can be declared inside `"screenshots"` member or outside it. It can be...

Hi, Rakuten has started to add support for third-party merchant websites in its mobile payment application, based on PWA. The catalogue of web apps you can "install" and use in...

I think that adding `type` to the [Example 1](https://w3c.github.io/manifest-app-info/#example-1-using-the-supplementary-members) and [Example 2](https://w3c.github.io/manifest-app-info/#example-2-using-the-supplementary-members) of the Screenshot object will improve developer experience. This member comes from `ImageResource` object and it's optional (so...