{ "name": "Song Booth", "short_name": "Song Booth", "start_url": "./", "scope": "./", "display": "standalone", "display_override": [ "fullscreen", "standalone" ], "orientation": "any", "background_color": "#010b1c", "theme_color": "#010b1c", "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" } ] }