Path: blob/main/files/en-us/web/manifest/id/index.md
6581 views
------{{QuickLinksWithSubpages("/en-US/docs/Web/Manifest")}}
| Type | String |
|---|---|
| Mandatory | No |
The id member is a string that represents the identity of the web application — the unique identifier for the web application. If the web application ID does not match an existing ID, the application will be treated as a unique identity even if it is from the same URL.
Note: The
idmember can be used to uniquely identify applications. Theidmember is processed like astart_urlbut can be out of scope because it does not point to a resource that can be navigated to.
Examples
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}