{ "name": "SendBeam", "short_name": "SendBeam", "description": "Private, end-to-end encrypted, peer-to-peer file transfer in your browser", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#070b16", "theme_color": "#070b16", "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/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "share_target": { "action": "/?share=target", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } }, "categories": ["utilities", "productivity"] }