{ "name": "Flea Market Flipper", "short_name": "Flipper", "description": "Deal analyzer for resellers — log finds, analyze profit and ROI, and track deals from acquisition to sale.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#FFFFFF", "theme_color": "#7B1D1D", "share_target": { "action": "/analyze/share", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } }, "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }