{ "id": "/", "name": "Fountain", "short_name": "Fountain", "description": "Fountain 知识与智能工作台", "lang": "zh-CN", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#18181b", "icons": [ { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "share_target": { "action": "/api/knowledge/import-share", "method": "POST", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } } }