{
    "name": "ADHDev — Agent Dashboard Hub",
    "short_name": "ADHDev",
    "description": "Control your IDE's AI agents from anywhere",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0a0e1a",
    "theme_color": "#6366f1",
    "orientation": "any",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "developer-tools",
        "productivity"
    ],
    "lang": "en",
    "scope": "/",
    "id": "adhdev-pwa"
}