kevinmarrec/nuxt-pwa-module

Missing properties in manifest interface

Closed this issue · 4 comments

The following keys (and maybe others) are missing from the manifest interface: orientation, id, scope, crossorigin, screenshots, shortcuts, categories, related_applications.

@toniengelhardt Do you have any source for these properties ?

We would need to know what are the accepted values for each, to determine the type & possible default value.

I'll create a PR for this one.

Here it is: #55

Closed by #55