{
    "name": "Eschools - منصة إدارة الكتب التعليمية",
    "short_name": "Eschools",
    "description": "منصة إدارة الكتب التعليمية مع RAG و AI",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#22577A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/logo.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/logo.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["education", "productivity"],
    "lang": "ar",
    "dir": "ltr"
}
