{ "name": "Snaffly", "short_name": "Snaffly", "description": "Paste-and-grab video & audio converter for the open web. No ads, no popups, no signup.", "start_url": "/?utm_source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait", "theme_color": "#7c3aed", "background_color": "#0a0612", "lang": "en", "dir": "ltr", "categories": ["utilities", "productivity", "multimedia"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "share_target": { "action": "/", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "url", "url": "url" } }, "shortcuts": [ { "name": "Paste a link", "short_name": "Paste", "url": "/?utm_source=pwa-shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Recent downloads", "short_name": "Recents", "url": "/?recents=open&utm_source=pwa-shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }