{ "id": "/", "name": "دكان DUKKAN", "short_name": "دكان", "description": "متجر المنتجات السودانية الأصيلة — بقالة، لحوم، ألبان، بهارات، ومنتجات بلدية. توصيل ودفع عند الاستلام.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait", "dir": "rtl", "lang": "ar", "background_color": "#fafaf8", "theme_color": "#8db63c", "categories": ["shopping", "food"], "launch_handler": { "client_mode": "focus-existing" }, "icons": [ { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }, { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" }, { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png" }, { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "تتبع طلبك", "short_name": "تتبع", "url": "/#/track", "icons": [{ "src": "/icons/shortcut-track.png", "sizes": "96x96" }] }, { "name": "العروض والخصومات", "short_name": "العروض", "url": "/#/catalog?onSale=1", "icons": [{ "src": "/icons/shortcut-offers.png", "sizes": "96x96" }] }, { "name": "سلة التسوق", "short_name": "السلة", "url": "/#/cart", "icons": [{ "src": "/icons/shortcut-cart.png", "sizes": "96x96" }] } ] }