{
    "name": "RentFlow — إدارة تأجير السيارات",
    "short_name": "RentFlow",
    "description": "نظام إدارة مكاتب تأجير السيارات",
    "start_url": "/dashboard",
    "display": "standalone",
    "orientation": "portrait",
    "dir": "rtl",
    "lang": "ar",
    "background_color": "#060e1b",
    "theme_color": "#060e1b",
    "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}
