{
    "name": "BookSI — Salon Booking & Management Platform",
    "short_name": "BookSI",
    "description": "Smart scheduling, online bookings, and management for salons and beauty professionals.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0c1220",
    "theme_color": "#0c1220",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}