{
    "name": "番茄钟计时器",
    "short_name": "番茄钟计时器",
    "description": "使用番茄钟计时器保持专注，具有可自定义的时间间隔、会话追踪、每日统计和沉浸式环境主题。",
    "start_url": "/zh-CN/app/fanqie-zhong-jishi-qi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/fanqie-zhong-jishi-qi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/pomodoro-timer/pomodoro-timer-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/pomodoro-timer/pomodoro-timer-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}