{
    "name": "我的剪贴板",
    "short_name": "剪贴板",
    "description": "跨设备网页剪贴板 - 随时记录，随时查看",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#6366f1",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📋</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
