{ "name": "HQ", "short_name": "HQ", "description": "HQ — team screenshot-to-bid + conversation assistant", "start_url": "/", "scope": "/", "display": "standalone", "theme_color": "#4f46e5", "background_color": "#f5f6fb", "icons": [ { "src": "/icons/hq-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/hq-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/hq-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" } ], "share_target": { "action": "/new-bid", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }