{ "name": "QUANTUA", "short_name": "QUANTUA", "description": "QUANTUA — secure messenger with E2EE chats, calls and more.", "start_url": "/", "scope": "/", "id": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"], "orientation": "any", "theme_color": "#0b0b14", "background_color": "#0b0b14", "lang": "ru", "dir": "ltr", "categories": ["social", "communication"], "launch_handler": { "client_mode": ["focus-existing", "auto"] }, "share_target": { "action": "/?share=1", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } }, "protocol_handlers": [ { "protocol": "web+quantua", "url": "/?proto=%s" } ], "shortcuts": [ { "name": "New chat", "short_name": "New chat", "description": "Start a new conversation", "url": "/?action=new-chat", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ], "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }