{
    "name": "SyncStays - Hotel Management Software",
    "short_name": "SyncStays",
    "description": "Cloud-based hotel management software — room management, check-in/check-out, housekeeping, food ordering, and more.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0f1a",
    "theme_color": "#00cec9",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
