{
    "name": "Bonding.Team",
    "short_name": "Bonding",
    "description": "Enhance team collaboration and strengthen bonds within your team",
    "icons": [
        {
            "src": "img/logo16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "img/logo32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "img/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#1e3a8a",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "orientation": "portrait"
}