{ "name": "Thortiq", "short_name": "Thortiq", "description": "Thortiq offline-first workspace", "id": ".", "start_url": ".", "scope": ".", "display": "standalone", "background_color": "#f8fafc", "theme_color": "#4f46e5", "share_target": { "action": "clip", "method": "POST", "enctype": "multipart/form-data", "params": { "title": "title", "text": "text", "url": "url", "files": [ { "name": "file", "accept": ["application/pdf", "image/*"] } ] } }, "icons": [ { "src": "android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "maskable-icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "maskable-icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }