{ "$schema": "https://json.schemastore.org/web-manifest-combined.json", "id": "/", "short_name": "Facing Future", "name": "Facing Future", "lang": "cs-CZ", "shortcuts": [ { "name": "Nová rezervace", "description": "Otevřít novou rezervaci.", "url": "https://office.facingfuture.cz/ubytovani/rezervace/nova" } ], "icons": [ { "src": "favicon.svg", "type": "image/svg+xml", "purpose": "any", "sizes": "32x32 48x48 64x64 72x72 96x96 144x144 128x128 256x256" } ], "start_url": "https://office.facingfuture.cz", "background_color": "hsl(200, 50%, 12%)", "display": "standalone", "theme_color": "hsl(200, 50%, 12%)", "description": "Rezervační systém Facing Future" }