{
    "name": "Atoll Stay",
    "short_name": "Atoll Stay",
    "description": "A calm, premium island accommodation booking platform.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#FAF9F6",
    "theme_color": "#174B4F",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ]
}
