{
    "name": "Zaffer Accounting - نظام زفير لإدارة الحسابات",
    "short_name": "Zaffer Accounting",
    "description": "نظام زفير لإدارة الحسابات المالية",
    "start_url": "index.php?route=auth/login",
    "display": "standalone",
    "background_color": "#f0f2f5",
    "theme_color": "#0f1628",
    "dir": "rtl",
    "lang": "ar",
    "icons": [
        {
            "src": "logo.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}