{
    "name": "منصة جسر للتطوع والابتكار",
    "short_name": "جسر",
    "description": "بنك المهارات الوطنية للتطوع والابتكار",
    "start_url": "/",
    "display": "standalone",
    "lang": "ar-DZ",
    "dir": "rtl",
    "background_color": "#0f172a",
    "theme_color": "#15803d",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "تسجيل متطوع",
            "url": "/volunteer/register",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "نداء SOS",
            "url": "/volunteer/dashboard",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "بطاقتي",
            "url": "/volunteer/badge",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
