{ "background_color": "#ffffff", "name": "VKrDownloader", "display": "fullscreen", "description": "Download your favorite videos quickly and easily with VKrDownloader.", "gcm_sender_id": "1007869709378", "short_name": "VKrDownloader", "start_url": "/", "theme_color": "#0096ff", "default_locale": "en", "scope": "/", "android_package_name": "com.VKrDownloader.android.app", "prefer_related_applications": true, "lang": "en", "dir": "ltr", "categories": ["social", "media", "downloader"], "icons": [ { "src": "https://raw.githubusercontent.com/theofficialvkr/VKrDownloader/refs/heads/main/logo.png", "type": "image/png", "sizes": "512x512" }, { "src": "https://raw.githubusercontent.com/theofficialvkr/VKrDownloader/refs/heads/main/logo.png", "type": "image/png", "sizes": "192x192", "purpose": "any" }, { "src": "https://raw.githubusercontent.com/theofficialvkr/VKrDownloader/refs/heads/main/logo.png", "type": "image/png", "sizes": "144x144", "purpose": "maskable" }, { "src": "https://raw.githubusercontent.com/theofficialvkr/VKrDownloader/refs/heads/main/logo.png", "type": "image/png", "sizes": "96x96" }, { "src": "https://raw.githubusercontent.com/theofficialvkr/VKrDownloader/refs/heads/main/logo.png", "type": "image/png", "sizes": "72x72" }, { "src": "https://raw.githubusercontent.com/theofficialvkr/VKrDownloader/refs/heads/main/logo.png", "type": "image/png", "sizes": "48x48" }, { "src": "https://raw.githubusercontent.com/theofficialvkr/VKrDownloader/refs/heads/main/logo.png", "type": "image/png", "sizes": "256x256" }, { "src": "https://raw.githubusercontent.com/theofficialvkr/VKrDownloader/refs/heads/main/logo.png", "type": "image/png", "sizes": "1024x1024" } ], "screenshots": [ { "src": "/static/images/screenshot1.jpg", "sizes": "586x1041", "type": "image/jpeg" }, { "src": "/static/images/screenshot2.jpg", "sizes": "586x1041", "type": "image/jpeg" }, { "src": "/static/images/screenshot3.jpg", "sizes": "586x1041", "type": "image/jpeg" }, { "src": "/static/images/screenshot4.jpg", "sizes": "586x1041", "type": "image/jpeg" }, { "src": "/static/images/screenshot5.jpg", "sizes": "586x1041", "type": "image/jpeg" }, { "src": "/static/images/screenshot6.jpg", "sizes": "586x1041", "type": "image/jpeg" }, { "src": "/static/images/screenshot7.jpg", "sizes": "586x1041", "type": "image/jpeg" }, { "src": "/static/images/screenshot8.jpg", "sizes": "586x1041", "type": "image/jpeg" } ], "share_target": { "action": "/download.php", "method": "POST", "enctype": "multipart/form-data", "params": { "title": "title", "text": "text", "url": "url", "files": [ { "name": "media", "accept": ["image/*", "video/*", "audio/*", "application/pdf"] } ] } }, "launch_handler": { "route_to": "new-client", "navigate_existing_client": "if-not-available" }, "protocol_handlers": [ { "protocol": "web+downloader", "url": "/?source=%s" }, { "protocol": "mailto", "url": "mailto:%s" }, { "protocol": "tel", "url": "tel:%s" } ], "scope_extensions": [ { "origin": "https://vkrdownloader.xyz", "path": "/" } ], "shortcuts": [ { "name": "Download Video", "url": "/?action=download", "icons": [{ "src": "/static/images/download.png", "sizes": "96x96" }] }, { "name": "Follow", "url": "/?action=follow", "icons": [{ "src": "/static/images/follow.png", "sizes": "96x96" }] }, { "name": "Contact", "url": "/contact", "icons": [{ "src": "/static/images/contact.png", "sizes": "96x96" }] } ], "orientation": "portrait" }