{ "name": "Luxtronics - Premium Electronics Store", "short_name": "Luxtronics", "description": "Curated premium electronics from the world's leading brands", "start_url": "/", "display": "standalone", "background_color": "#000000", "theme_color": "#ff6b35", "orientation": "portrait-primary", "scope": "/", "lang": "en", "categories": ["shopping", "electronics", "technology"], "icons": [ { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ], "screenshots": [ { "src": "/screenshot-desktop.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Luxtronics Desktop View" }, { "src": "/screenshot-mobile.png", "sizes": "750x1334", "type": "image/png", "form_factor": "narrow", "label": "Luxtronics Mobile View" } ], "shortcuts": [ { "name": "Shop All Products", "short_name": "Shop", "description": "Browse all premium electronics", "url": "/shop", "icons": [{ "src": "/icon-shop.png", "sizes": "96x96" }] }, { "name": "View Cart", "short_name": "Cart", "description": "View your shopping cart", "url": "/cart", "icons": [{ "src": "/icon-cart.png", "sizes": "96x96" }] } ] }