{
    "name": "HotelOS Housekeeping",
    "short_name": "HotelOS",
    "description": "Housekeeping Management System",
    "start_url": "/login.php",
    "display": "standalone",
    "background_color": "#f3f4f6",
    "theme_color": "#2563eb",
    "orientation": "any",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%232563eb'/><text x='50' y='68' font-size='50' text-anchor='middle' fill='white'>🏨</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}
