{ "short_name": "InstaChef", "name": "InstaChef Recipe Saver", "start_url": "/", "scope": "/", "display": "standalone", "theme_color": "#FFF8F5", "background_color": "#FFF8F5", "icons": [ { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "share_target": { "action": "/share", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } } }