{
    "name": "Social Prospector",
    "short_name": "Prospector",
    "description": "Automatisez votre prospection sur LinkedIn avec Social Prospector.",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#0a66c2",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/AppImages/android/android-launchericon-48-48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/AppImages/android/android-launchericon-72-72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/AppImages/android/android-launchericon-96-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/AppImages/android/android-launchericon-144-144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/AppImages/android/android-launchericon-192-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/AppImages/android/android-launchericon-512-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/AppImages/ios/180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}