{
    "name": "Apartman Luans",
    "short_name": "Luans",
    "description": "Luksuzni apartman u Osijeku s besplatnim parkingom, WiFi-em i Netflix-om",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F4EAE0",
    "theme_color": "#F4EAE0",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "lang": "hr",
    "dir": "ltr",
    "categories": ["travel", "lodging", "accommodation"],
    "screenshots": [
        {
            "src": "gallery/1.webp",
            "sizes": "1920x1080",
            "type": "image/webp",
            "platform": "wide",
            "label": "Living Room"
        }
    ],
    "shortcuts": [
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Get in touch with us",
            "url": "/#contact",
            "icons": [{ "src": "icon.svg", "sizes": "any" }]
        },
        {
            "name": "Gallery",
            "short_name": "Gallery",
            "description": "View apartment photos",
            "url": "/#gallery",
            "icons": [{ "src": "icon.svg", "sizes": "any" }]
        }
    ]
}
