{
    "name": "Hall Booking System",
    "short_name": "HallBook",
    "description": "Smart Hall Booking & Event Management System",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f0e17",
    "theme_color": "#0f0e17",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230f0e17' width='100' height='100' rx='20'/><text y='.9em' x='10' font-size='80'>🏛️</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "productivity"]
}
