{
    "id": "/",
    "name": "نواقص - إدارة قطع الغيار",
    "short_name": "نواقص",
    "description": "تطبيق لإدارة أصناف وبنود قطع غيار الموبايلات",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "dir": "rtl",
    "lang": "ar",
    "background_color": "#F3F4F6",
    "theme_color": "#2563EB",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}