{
    "name": "إيفا · مساعدك الشخصي",
    "short_name": "إيفا",
    "description": "مساعد ذكي شخصي بالعربية: محادثة، صوت، صور، فيديوهات.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0a0a0f",
    "theme_color": "#6366f1",
    "lang": "ar",
    "dir": "rtl",
    "categories": ["productivity", "utilities", "lifestyle"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
    ],
    "shortcuts": [
        { "name": "محادثة جديدة", "short_name": "جديد", "url": "/?action=new", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
        { "name": "الخطط", "short_name": "خطط", "url": "/plans", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
    ],
    "screenshots": []
}
