{ "name": "Malaf", "short_name": "Malaf", "description": "Private one-time encrypted file sharing.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#090d16", "theme_color": "#06b6d4", "icons": [ { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "share_target": { "action": "/", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }