Path: blob/main/files/en-us/web/manifest/description/index.md
6567 views
------{{QuickLinksWithSubpages("/en-US/docs/Web/Manifest")}}
| Type | String |
|---|---|
| Mandatory | No |
The description member is a string in which developers can explain what the application does. description is directionality-capable, which means it can be displayed left to right or right to left based on the values of the dir and lang manifest members.
Examples
Simple description in left-to-right language:
description in Arabic, which will be displayed right-to-left:
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}