{
    "name": "نظام محاسبة المتجر",
    "short_name": "محاسبة المتجر",
    "description": "تطبيق إدارة المبيعات والمخزون والحسابات.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "dir": "rtl",
    "lang": "ar",
    "background_color": "#f1f5f9",
    "theme_color": "#047857",
    "categories": ["business", "finance", "productivity"],
    "icons": [
        {
            "src": "/icons/icon-192x192.png?v=2",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png?v=2",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
