{
    "name": "Bella Vista Lodge",
    "short_name": "BV Lodge",
    "description": "Experience unparalleled luxury, comfort, and exceptional service in the heart of the city.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#213b23",
    "theme_color": "#d19423",
    "lang": "en",
    "categories": [
        "business",
        "productivity",
        "travel"
    ],
    "icons": [
        {
            "src": "/img/branding/favicon_path_1783686453.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/branding/favicon_path_1783686453.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/branding/favicon_path_1783686453.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "View hotel dashboard",
            "url": "/dashboard",
            "icons": [
                {
                    "src": "/img/branding/favicon_path_1783686453.png",
                    "sizes": "any",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "New Reservation",
            "short_name": "Reserve",
            "description": "Create a new reservation",
            "url": "/transaction/reservation/create-identity",
            "icons": [
                {
                    "src": "/img/branding/favicon_path_1783686453.png",
                    "sizes": "any",
                    "type": "image/png"
                }
            ]
        }
    ],
    "screenshots": [],
    "related_applications": [],
    "prefer_related_applications": false
}