{
    "name": "رصد — تتبع الصحة",
    "short_name": "رصد",
    "description": "نظام يومي لتتبع الصرع والصحة",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#f1f5f9",
    "theme_color": "#365cf6",
    "orientation": "portrait",
    "dir": "rtl",
    "lang": "ar",
    "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"
        }
    ]
}
