{ "name": "Wishlist", "short_name": "Wishlist", "description": "One place for wishlist items shared from Myntra, Amazon, Meesho and more.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#0f1020", "theme_color": "#6d28d9", "orientation": "portrait", "icons": [ { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "share_target": { "action": "./index.html", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }