{
    "name": "OneHotel - Premium Hospitality Experience",
    "short_name": "OneHotel",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#F9FAFB",
    "theme_color": "#D4A574",
    "description": "Premium hotel mobile and web application providing luxury hospitality services at your fingertips",
    "orientation": "portrait",
    "prefer_related_applications": false,
    "categories": ["lifestyle", "travel", "hospitality"],
    "lang": "en-US",
    "dir": "ltr",
    "scope": "/one-app/",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
