{
    "short_name": "Abbey House Hotel & Gardens",
    "name": "Abbey House",
    "description": "Nestled amidst tranquil landscapes, the privately-owned Abbey House Hotel invites you to visit for luxury, charm and an unforgettable experience.",
    "display": "minimal-ui",
    "start_url": "/?utm_medium=pwa",
    "id": "/?utm_medium=pwa",
    "scope": "/",
    "background_color": "#ffffff",
    "theme_color": "#19364a",
    "icons": [
        {
            "src": "/favicon-1024.png",
            "type": "image/png",
            "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
            "purpose": "any"
        },
        {
            "src": "/app-icon-1024.png",
            "type": "image/png",
            "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
            "purpose": "maskable"
        },
        {
            "src": "/app-icon-monochrome.svg",
            "type": "image/svg+xml",
            "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
            "purpose": "monochrome"
        }
    ]
}