{
    "name": "BBT Client Portal",
    "short_name": "BBT Portal",
    "description": "BreezeBrain Technologies — Client Management Portal",
    "start_url": "/",
    "display": "minimal-ui",
    "background_color": "#F5F6FA",
    "theme_color": "#FF6B00",
    "orientation": "any",
    "icons": [
        {
            "src": "/images/icons/icon-192x192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/images/icons/icon-512x512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        },
        {
            "src": "/images/icons/icon-512x512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/icons/screenshot-desktop.svg",
            "sizes": "1280x720",
            "type": "image/svg+xml",
            "form_factor": "wide",
            "label": "BBT Client Portal - Desktop View"
        },
        {
            "src": "/images/icons/screenshot-mobile.svg",
            "sizes": "390x844",
            "type": "image/svg+xml",
            "form_factor": "narrow",
            "label": "BBT Client Portal - Mobile View"
        }
    ]
}
