generator-pwa
generator-pwa copied to clipboard
Use `manifest-json` module.
@gokulkrishh Instead of taking an input for "short_name": "<%= appName %>"
we must use manifest-json module and Object.assign
it's output to props
and use those in the manifest.json
template.