{
    "name": "ليالي الشام - إدارة المطعم",
    "short_name": "ليالي الشام",
    "description": "نظام إدارة مطعم شاورما ومأكولات سورية",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#1a1210",
    "theme_color": "#D4A843",
    "dir": "rtl",
    "lang": "ar",
    "icons": [
        {
            "src": "assets/img/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/img/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["food", "business"],
    "screenshots": []
}
