{
    "name": "Resto One",
    "short_name": "RestoOne",
    "start_url": "/restaurants.html",
    "scope": "/",
    "id": "resto-one",
    "display": "standalone",
    "orientation": "landscape",
    "background_color": "#1a1a1e",
    "theme_color": "#1a1a1e",
    "icons": [
        {
            "src": "/img/logo/icon-dark.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}