{ "name": "ديل بوكس - المنتجات الرقمية", "short_name": "DilBox", "description": "متجر ديل بوكس للمنتجات الرقمية في شمال وشرق سوريا", "lang": "ar", "dir": "rtl", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "theme_color": "#FF8C00", "background_color": "#1a1f35", "categories": ["shopping", "entertainment"], "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }, { "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "السلة", "short_name": "السلة", "description": "عرض سلة التسوق", "url": "/basket.php", "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }] }, { "name": "سجل الطلبات", "short_name": "الطلبات", "description": "عرض سجل المشتريات", "url": "/history.php", "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }] }, { "name": "الملف الشخصي", "short_name": "الحساب", "description": "إعدادات الحساب الشخصي", "url": "/profile.php", "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }] } ] }