{ "name": "Transfer Jet — Instant P2P File Sharing", "short_name": "Transfer Jet", "description": "Send files of any size instantly between devices. Encrypted, peer-to-peer, no sign-up.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#0a0a0a", "theme_color": "#14c850", "categories": ["utilities", "productivity"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Send a File", "short_name": "Send", "url": "/send", "description": "Start a new file transfer" }, { "name": "Receive a File", "short_name": "Receive", "url": "/receive", "description": "Connect to a sender via PIN or QR" } ] }