[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Page](./puppeteer.protocol.page.md) > [AppManifestParsedProperties](./puppeteer.protocol.page.appmanifestparsedproperties.md) ## Protocol.Page.AppManifestParsedProperties interface Parsed app manifest properties. Signature: ```typescript export interface AppManifestParsedProperties ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [scope](./puppeteer.protocol.page.appmanifestparsedproperties.scope.md) | string | Computed scope value |