{
    "name": "SXmini - Professional Vaping Technology",
    "short_name": "SXmini",
    "description": "Leading manufacturer of premium e-cigarette products with innovative MOD, Pod, and AIO series",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "categories": ["business", "technology", "shopping"],
    "icons": [
        {
            "src": "/assets/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable any"
        }
    ],

    "shortcuts": [
        {
            "name": "Products",
            "short_name": "Products",
            "description": "Browse our product catalog",
            "url": "/product.html"
        },
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Get in touch with us",
            "url": "/contact.html"
        }
    ]
} 