{
    "name": "AirconLab ACS — Aircon Sales System",
    "short_name": "AirconLab",
    "description": "Sales, dispatch, inventory, and accounting for Just Jame Corporation / Aircon Lab.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0b1f3a",
    "theme_color": "#0b1f3a",
    "icons": [
        {
            "src": "/icons/acs.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/acs.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
