{
    "name": "Vet Pharmacy ERP",
    "short_name": "صيدلية بيطرية",
    "description": "نظام إدارة الصيدلية البيطرية — مبيعات، مشتريات، مخزن، وإدارة العملاء",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#3b82f6",
    "background_color": "#0f172a",
    "lang": "ar",
    "dir": "rtl",
    "categories": ["medical", "business", "productivity"],
    "icons": [
        {
            "src": "/icons/icon-64x64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
