{
    "name": "Deep Work Timer",
    "short_name": "Deep Work",
    "description": "A clean, distraction-free deep work timer using 25/5 Pomodoro, 50/10, and 90/20 rules for optimal focus and productivity.",
    "start_url": "/deep-work-timer/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1a73e8",
    "orientation": "portrait",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
