{
    "id": "/",
    "name": "BrightBrains Learning Hub",
    "short_name": "BrightBrains",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshots/desktop-screenshot.png",
            "sizes": "1899x1673",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/images/screenshots/mobile-screenshot.png",
            "sizes": "1899x1673",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ]
}
