{
    "name": "OrangeDoro - Master Productivity with Pomodoro Technique",
    "short_name": "OrangeDoro",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "description": "OrangeDoro helps you harness the power of the Pomodoro Technique to boost your productivity. Set personalized focus intervals with our intuitive online timer, track your progress, and take control of your time management today!",
    "icons": [
        {
            "src": "/icons/256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "theme_color": "#7fa2a9"
}
