{
    "name": "时光记录 - Time Keeper",
    "short_name": "时光记录",
    "description": "极简文艺风格的专注计时工具，记录你的每一刻专注时光",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FAF8F5",
    "theme_color": "#FAF8F5",
    "lang": "zh-CN",
    "categories": ["productivity", "lifestyle"],
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%23FAF8F5'/%3E%3Ccircle cx='96' cy='96' r='56' fill='none' stroke='%23A8C5D6' stroke-width='8'/%3E%3Ccircle cx='96' cy='96' r='8' fill='%23A8C5D6'/%3E%3Cline x1='96' y1='96' x2='96' y2='56' stroke='%23A8C5D6' stroke-width='6' stroke-linecap='round'/%3E%3Cline x1='96' y1='96' x2='126' y2='96' stroke='%23A8C5D6' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%23FAF8F5'/%3E%3Ccircle cx='256' cy='256' r='140' fill='none' stroke='%23A8C5D6' stroke-width='20'/%3E%3Ccircle cx='256' cy='256' r='20' fill='%23A8C5D6'/%3E%3Cline x1='256' y1='256' x2='256' y2='160' stroke='%23A8C5D6' stroke-width='16' stroke-linecap='round'/%3E%3Cline x1='256' y1='256' x2='340' y2='256' stroke='%23A8C5D6' stroke-width='12' stroke-linecap='round'/%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}
