{
    "name": "BYOC - Buy Your Own Choice",
    "short_name": "BYOC",
    "description": "Your ultimate destination for premium tech. Shop the latest smartphones, powerful laptops, immersive audio, and top accessories.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#1a1a1a",
    "orientation": "any",
    "icons": [
        {
            "src": "/images/favicon-top.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/favicon-full.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["shopping", "electronics"]
}
