{ "name": "Uwubox", "short_name": "Uwubox", "description": "Meme search engine — search by quote, character, scene, or meaning. 梗圖搜尋引擎。", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#001133", "icons": [ { "src": "/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "share_target": { "action": "/share", "method": "POST", "enctype": "multipart/form-data", "params": { "title": "title", "text": "text", "url": "url", "files": [ { "name": "images", "accept": ["image/*", "video/*"] } ] } } }