{
    "name": "نظام إدارة المطعم",
    "short_name": "المطعم",
    "description": "نظام إدارة طاولات وطلبات المطعم",
    "start_url": "./index.php",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "dir": "rtl",
    "lang": "ar",
    "background_color": "#0c0d12",
    "theme_color": "#e8964a",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
