{
    "name": "学习计时器",
    "short_name": "学习计时器",
    "description": "使用番茄工作法计时器保持专注。自定义工作和休息时间间隔，追踪每日学习次数，建立持续的学习连胜记录。",
    "start_url": "/zh-CN/app/xuexi-jishiqi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/xuexi-jishiqi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/study-timer/study-timer-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/study-timer/study-timer-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}