{
    "name": "简贴",
    "short_name": "简贴",
    "description": "简洁的 Markdown 笔记工具",
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#4a6cf7",
    "background_color": "#f5f6fa",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect x='4' y='2' width='24' height='28' rx='4' fill='%234a6cf7'/%3E%3Cpath d='M24 2v6h-6' fill='none' stroke='%23fff' stroke-width='1.5' opacity='.35'/%3E%3Cline x1='9' y1='13' x2='23' y2='13' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='9' y1='18' x2='20' y2='18' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='9' y1='23' x2='16' y2='23' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
