{ "name": "Jupy Tools", "short_name": "Jupy Tools", "description": "Convert and work with Jupyter notebooks in your browser.", "start_url": "/", "scope": "/", "display": "standalone", "theme_color": "#3F33D8", "background_color": "#0E1326", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ] }