{
    "short_name": "PharmaNexus",
    "name": "Pharma Nexus - نظام إدارة الصيدليات",
    "description": "نظام أونلاين وأوفلاين لإدارة الصيدليات",
    "icons": [
        {
            "src": "/favicon.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/favicon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#000000"
}