pwa-bundle icon indicating copy to clipboard operation
pwa-bundle copied to clipboard

Allow custom manifest parameters

Open Spomky opened this issue 2 years ago • 0 comments

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"]

Spomky avatar Jan 11 '24 08:01 Spomky