{
    "name": "Kuantion Gestión",
    "short_name": "Kuantion",
    "description": "Plataforma de gestión de proyectos EPC y control de activos",
    "start_url": "dashboard.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#0f172a",
    "background_color": "#0f172a",
    "categories": [
        "business",
        "productivity"
    ],
    "icons": [
        {
            "src": "img/gestion/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/gestion/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}