{ "name": "Shopping Board", "short_name": "ShopBoard", "description": "An infinite mood board for the things you want to buy.", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#4f46e5", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ], "share_target": { "action": "/share", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }