{
    "name": "ALWASEL — الوصل",
    "short_name": "ALWASEL",
    "start_url": ".",
    "scope": ".",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#5A1F58",
    "description": "The trusted digital infrastructure connecting businesses across the UAE. البنية الرقمية الموثوقة التي تربط الشركات في جميع أنحاء الإمارات.",
    "lang": "ar",
    "dir": "rtl",
    "categories": [
        "business",
        "productivity",
        "shopping"
    ],
    "orientation": "any",
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "Supplier portal",
            "short_name": "Supplier",
            "url": "/portal/supplier"
        },
        {
            "name": "Delivery portal",
            "short_name": "Delivery",
            "url": "/portal/delivery"
        },
        {
            "name": "Admin Control Center",
            "short_name": "Admin",
            "url": "/portal/admin"
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}