{
    "name": "Hotel Premium",
    "short_name": "Hotel",
    "description": "Sistema de gestión hotelera Premium",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2fcc71",
    "icons": [
        {
            "src": "assets/images/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        }
    ]
}