{
    "name": "Royal Wok — Bar",
    "short_name": "RW Bar",
    "description": "Gestion des commandes bar — Royal Wok",
    "start_url": "/bar/index.html",
    "scope": "/bar/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#c9a84c",
    "background_color": "#0d0d0d",
    "icons": [
        {
            "src": "/bar/img/bar-icon.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
