{
    "name": "FocusNoise — Deep Work Sounds",
    "short_name": "FocusNoise",
    "description": "Mathematically generated noise, ambient sounds, binaural beats and Pomodoro timer for deep work and focus.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0A1F16",
    "theme_color": "#0A1F16",
    "orientation": "any",
    "categories": [
        "productivity",
        "utilities"
    ],
    "icons": [
        {
            "src": "icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}