{
    "name": "BookChor - Online Bookstore",
    "short_name": "BookChor",
    "description": "Buy and sell books online",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "icons": [
        {"src": "/assets/images/icon-192.png", "sizes": "192x192", "type": "image/png"},
        {"src": "/assets/images/icon-512.png", "sizes": "512x512", "type": "image/png"}
    ]
}
