{
    "name": "ITEQ Business Operations",
    "short_name": "ITEQ",
    "description": "Catalogue, checkout, order tracking, inventory, and sales operations for ITEQ Business.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f4f7fb",
    "theme_color": "#0f766e",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
