{ "name": "Trending Bazar Nepal", "short_name": "Trending Bazar", "description": "Trending Bazar Nepal — trending products delivered across Nepal. Install the app for quick access and offline browsing.", "lang": "en", "dir": "ltr", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#071526", "theme_color": "#071526", "categories": ["shopping", "business"], "icons": [ { "src": "/assets/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/assets/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/assets/pwa/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Shop Products", "short_name": "Shop", "description": "Browse the full product catalog", "url": "/products", "icons": [{ "src": "/assets/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "View Cart", "short_name": "Cart", "description": "Review your cart and order", "url": "/cart", "icons": [{ "src": "/assets/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Contact Us", "short_name": "Contact", "description": "Reach Trending Bazar on WhatsApp", "url": "/contact-us", "icons": [{ "src": "/assets/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }