{
    "name": "Sura Alerts - مركز التنبيهات",
    "short_name": "Sura Alerts",
    "description": "نظام تنبيهات الطلبات",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#0a0e1a",
    "theme_color": "#3b82f6",
    "orientation": "any",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}