{ "name": "Task Path", "short_name": "Task Path", "description": "Turn any task, email or document into a step-by-step path your team can follow.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#EDF1F4", "theme_color": "#2657D6", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "share_target": { "action": "./", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }