{
    "short_name": "McCloud Hotel",
    "name": "McCloud Hotel",
    "description": "Visit the McCloud Hotel website and make a hotel reservation",
    "display": "minimal-ui",
    "start_url": "/?utm_medium=pwa",
    "id": "/?utm_medium=pwa",
    "scope": "/",
    "background_color": "#ffffff",
    "theme_color": "#b1dde3",
    "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"
        }
    ]
}