{
    "name": "FocusLane - Smart Productivity",
    "short_name": "FocusLane",
    "description": "High-performance task scheduling and focus management with a retro-futuristic aesthetic.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0d0e12",
    "theme_color": "#f91ff9",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}