{
    "name": "EduHire - منصة الوظائف التعليمية",
    "short_name": "EduHire",
    "description": "وظيفتك التعليمية القادمة تبدأ من هنا",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0050DE",
    "orientation": "any",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "/storage/img.jpeg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any maskable"
        },
        {
            "src": "/storage/img.jpeg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any maskable"
        }
    ]
}