{
    "name": "إنجاز - الطلبات الإدارية",
    "short_name": "برنامج إنجاز - جاليات الجبيل",
    "description": "تطبيق وبرنامج متكامل لإدارة الطلبات الإدارية لجمعية الدعوة بالجبيل",
    "lang": "ar",
    "dir": "rtl",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#36c6d3",
    "icons": [
        {
            "src": "/assets/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
