[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [ApplicationCache](./puppeteer.protocol.applicationcache.md) > [ApplicationCache](./puppeteer.protocol.applicationcache.applicationcache.md) > [manifestURL](./puppeteer.protocol.applicationcache.applicationcache.manifesturl.md) ## Protocol.ApplicationCache.ApplicationCache.manifestURL property Manifest URL. Signature: ```typescript manifestURL: string; ```