{
    "name": "GSD — Get Sh!t Done",
    "short_name": "GSD",
    "description": "AI coaching task manager",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#6C5CE7",
    "background_color": "#0F0F14",
    "icons": [
        {
            "src": "/static/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        }
    ]
}
