{
    "name": "Aulion",
    "short_name": "Aulion",
    "description": "Aulion — Ecosistema inteligente de gestión y aprendizaje",
    "lang": "es",
    "dir": "ltr",
    "id": "/",
    "start_url": "/app",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "orientation": "any",
    "background_color": "#FFFFFF",
    "theme_color": "#12233F",
    "categories": ["education", "productivity"],
    "icons": [
        {
            "src": "/icons/icon-192.png?v=5",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png?v=5",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png?v=5",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon.svg?v=5",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Mi Portal",
            "short_name": "Portal",
            "url": "/portal",
            "icons": [{ "src": "/icons/icon-192.png?v=5", "sizes": "192x192" }]
        },
        {
            "name": "Skillio",
            "short_name": "Skillio",
            "url": "/portal/practice",
            "icons": [{ "src": "/icons/icon-192.png?v=5", "sizes": "192x192" }]
        },
        {
            "name": "Biblioteca",
            "short_name": "Biblioteca",
            "url": "/biblioteca",
            "icons": [{ "src": "/icons/icon-192.png?v=5", "sizes": "192x192" }]
        }
    ]
}
