{ "name": "noteclipz", "short_name": "noteclipz", "description": "Save, organise, search and replay the exact moments from videos that matter.", "start_url": ".", "scope": ".", "display": "standalone", "background_color": "#0A070D", "theme_color": "#9952E0", "launch_handler": { "client_mode": "navigate-existing" }, "icons": [ { "src": "icon-48-v6.png", "sizes": "48x48", "type": "image/png", "purpose": "any" }, { "src": "icon-96-v6.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }, { "src": "icon-192-v6.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512-v6.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-512-maskable-v6.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "share_target": { "action": "share-target", "method": "GET", "params": { "url": "url", "text": "text", "title": "title" } } }