{
    "name": "أفراح أونلاين",
    "short_name": "أفراح",
    "description": "منصتك الأولى والأفضل لحجز قاعات الأفراح والخدمات المميزة",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFDF9",
    "theme_color": "#6D2932",
    "dir": "rtl",
    "lang": "ar",
    "icons": [
        {
            "src": "/images/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/images/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}