{
    "name": "MailKanban",
    "short_name": "MailKanban",
    "description": "Kanban project management with email integration",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#08090e",
    "theme_color": "#5b6af0",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["productivity", "business"],
    "lang": "es",
    "scope": "/"
}
