{ "name": "Waterfall — Audio Analyzer", "short_name": "Waterfall", "description": "Spectrograph, fractional-octave RTA, and A/C/Z weighted SPL meter — runs entirely in the browser.", "id": "./", "start_url": "./", "scope": "./", "display": "standalone", "display_override": ["fullscreen", "standalone"], "orientation": "any", "background_color": "#0b0d10", "theme_color": "#0b0d10", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }