{ "name": "CURRENT Studio", "short_name": "Studio", "description": "Record the lecture. Screen, camera, and voice — your channel.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "landscape", "background_color": "#020e1a", "theme_color": "#020e1a", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }