import { html } from 'lit'; import { WebAppManifest } from 'web-app-manifest'; const template = (screenshots: WebAppManifest['screenshots'], scrollToNextPage: any, scrollToPrevPage: any) => { return html` ${screenshots? html`