{ "name": "Image Viewer — Private Browser Photo Slideshow", "short_name": "Image Viewer", "description": "A free, private image viewer that runs a fullscreen photo slideshow in your browser. Nothing uploaded, nothing saved.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#0f1115", "theme_color": "#0f1115", "icons": [ { "src": "favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }, { "src": "apple-touch-icon.png", "type": "image/png", "sizes": "256x256", "purpose": "any maskable" } ] }