{
    "name": "ProfePro",
    "short_name": "ProfePro",
    "description": "Tu asistente administrativo docente con IA",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#06181d",
    "theme_color": "#07d276",
    "orientation": "any",
    "lang": "es",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["education", "productivity"],
    "screenshots": []
}
