{ "name": "BidIQ", "short_name": "BidIQ", "description": "Paste or share any vehicle listing link — BidIQ builds the intake and runs the analysis.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#f8fafc", "theme_color": "#0f172a", "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": "/intake/share", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }