{ "name": "Full-Time Trading", "short_name": "Full-Time Trading", "description": "Веб-клиент Full-Time Trading для чтения чатов.", "start_url": "/", "scope": "/", "display": "standalone", "launch_handler": { "client_mode": ["focus-existing", "auto"] }, "protocol_handlers": [ { "protocol": "web+fttchat", "url": "/?open=%s" } ], "background_color": "#eef2f7", "theme_color": "#eef2f7", "lang": "ru", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }