pwa-bundle
pwa-bundle copied to clipboard
Allow custom manifest parameters
Description
It could be interesting to allow custom manifest key-values. These parameters will be just put as they are in the manifest file.
Example
pwa:
custom:
foo: ["bar", "baz"]