@io-arc/task-manifest
Generate manifest.json for use with PWA, etc.
#
UsageOr
package.json
#
SpecificationPut manifest.yml
or manifest**.yml
(e.g. manifest-ios.yml
) directly under the workspace.
If the file name is prefix with '_'(e.g. _manifest.yml
), it is not applicable.
Property see is the MDN.
#
DefaultIf no specific property is specified in manifest.ym
l, the default value will be set automatically.
property | default |
---|---|
name | title |
short_name | title |
scope | siteRoot |
related_applications | [] |