{
    "name": "3qarat App",
    "short_name": "3qarat",
    "description": "تطبيق عقارات لإدارة وعرض العقارات",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#F8FAFC",
    "theme_color": "#0F766E",
    "lang": "ar",
    "dir": "rtl",
    "categories": ["business", "lifestyle"],
    "icons": [
        {
            "src": "icons/icon-192x192-v2.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512x512-v2.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
