> For the complete documentation index, see [llms.txt](https://mhy.js.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mhy.js.org/tools/configs/manifest.md).

# manifest

<https://developer.mozilla.org/en-US/docs/Web/Manifest>

Used by `webpack` to generate `manifest.json` WebApp Manifest file.

```bash
# Print config to console
mhy config manifest

# Write manifest.json
mhy config manifest -i
```

## Used by

* `webpack`
