{
    "name": "مسند - منصة التحقق من الأخبار",
    "short_name": "مسند",
    "description": "منصة يمنية مستقلة للتحقق من الأخبار ومكافحة الشائعات",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#007bff",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "/assets/main/img/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "/assets/main/img/logo.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/assets/main/img/logo.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}
