{ "name": "DSLR Intervalometer", "short_name": "Intervalometer", "description": "Shoot timelapses on a USB-connected DSLR from the browser.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#14161a", "theme_color": "#14161a", "categories": ["photo", "utilities"], "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "./icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }