{ "name": "ZheTech Store", "short_name": "ZheTech Store", "description": "A multi-vendor marketplace where buyers shop products and sellers manage products, orders, blogs, and referrals.", "start_url": "home.php", "scope": "./", "display": "standalone", "background_color": "#f8fafc", "theme_color": "#111827", "orientation": "portrait-primary", "icons": [ { "src": "images/icons/icon-192.png?v=20260824-current-logo-app-icon", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "images/icons/icon-512.png?v=20260824-current-logo-app-icon", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Shop", "short_name": "Shop", "url": "categories.php", "icons": [ { "src": "images/icons/icon-192.png?v=20260824-current-logo-app-icon", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Seller Dashboard", "short_name": "Sell", "url": "seller-dashboard.php", "icons": [ { "src": "images/icons/icon-192.png?v=20260824-current-logo-app-icon", "sizes": "192x192", "type": "image/png" } ] } ] }