{
    "name": "Anas Seghayer | Head of Strategy",
    "short_name": "Anas Seghayer",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#F5F6F8",
    "theme_color": "#FF4E02",
    "orientation": "portrait",
    "icons": [
        {
            "src": "./assets/profile_new.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./assets/profile_new.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}