@io-arc/task-manifest
Generate manifest.json for use with PWA, etc.
Usage#
Or
package.json
Specification#
Put 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.
Default#
If no specific property is specified in manifest.yml, the default value will be set automatically.
| property | default |
|---|---|
name | title |
short_name | title |
scope | siteRoot |
related_applications | [] |