{ "name": "LightHub Store", "short_name": "LightHub", "description": "Shopee-style marketplace PWA for LightHub Store.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "theme_color": "#ff4d2d", "background_color": "#ffffff", "icons": [ { "src": "/assets/lighthub-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/assets/lighthub-logo.png", "sizes": "1024x512", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Store", "url": "/" }, { "name": "My Purchases", "url": "/" } ] }