{
    "id": "/",
    "name": "AIBROX",
    "short_name": "AIBROX",
    "description": "AIBROX hospitality and restaurant management platform",
    "lang": "en",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui",
        "browser"
    ],
    "background_color": "#ffffff",
    "theme_color": "#0D76E1",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ]
}