{
    "name": "مؤشر — الرادار الاستشاري",
    "short_name": "مؤشر",
    "description": "أداة استشارية ذكية لإدارة الأداء الرقمي",
    "start_url": "/console",
    "display": "standalone",
    "background_color": "#0F0F11",
    "theme_color": "#6366F1",
    "orientation": "any",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "/images/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
