{
    "name": "倒计时笔记",
    "short_name": "倒计时",
    "description": "优雅的倒计时与日记应用",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'><circle cx='96' cy='96' r='80' fill='%236366f1'/><circle cx='96' cy='96' r='70' stroke='%23a78bfa' stroke-width='4' fill='none'/><line x1='96' y1='96' x2='96' y2='56' stroke='white' stroke-width='4' stroke-linecap='round'/><line x1='96' y1='96' x2='126' y2='96' stroke='white' stroke-width='3' stroke-linecap='round'/><circle cx='96' cy='96' r='6' fill='white'/></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><circle cx='256' cy='256' r='220' fill='%236366f1'/><circle cx='256' cy='256' r='190' stroke='%23a78bfa' stroke-width='8' fill='none'/><line x1='256' y1='256' x2='256' y2='130' stroke='white' stroke-width='10' stroke-linecap='round'/><line x1='256' y1='256' x2='340' y2='256' stroke='white' stroke-width='8' stroke-linecap='round'/><circle cx='256' cy='256' r='16' fill='white'/></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "productivity",
        "utilities"
    ],
    "lang": "zh-CN"
}