{
    "name": "Hotel Premier Palace",
    "short_name": "AIApp",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "description": "Hotel Premier Palace",
    "icons": [
        {
            "src": "/uploads/logo-dark.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/uploads/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-US"
}