{
    "name": "حلال ماركت - إدارة المخازن",
    "short_name": "حلال ماركت",
    "description": "نظام إدارة مخازن حلال ماركت",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "dir": "rtl",
    "lang": "ar",
    "theme_color": "#667eea",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/images.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "prefer_related_applications": true,
    "related_applications": []
}