{
    "name": "دار الحلويات القوقازية",
    "short_name": "الحلويات القوقازية",
    "description": "نظام إدارة مبيعات دار الحلويات القوقازية",
    "start_url": "./app.php",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#8B1A1A",
    "background_color": "#FDF8F5",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "assets/images/logo.jpg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any maskable"
        },
        {
            "src": "assets/images/logo.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any"
        }
    ]
}
