{
    "name": "SolaceSquad",
    "short_name": "SolaceSquad",
    "description": "Your mental, physical and professional wellbeing partner",
    "id": "https://solacesquad.in/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "natural",
    "background_color": "#ffffff",
    "theme_color": "#2d6a5a",
    "icons": [
        {
            "src": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/heart-pulse.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/heart-pulse.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}