{
    "name": "Pomodoro Timer Online",
    "short_name": "Pomodoro",
    "description": "Free online Pomodoro timer to boost focus and productivity. Customizable intervals, beautiful themes.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "any",
    "icons": [
        {
            "src": "pomodorofavicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["productivity", "utilities"]
}
