{
    "name": "Eleman360",
    "short_name": "Eleman360",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fff",
    "theme_color": "#ffbd00",
    "description": "Sizde firmanızın ilan giderlerini azaltmak ve etkili şekilde verim elde etmek isterseniz eleman 360 ile tanışın",
    "icons": [
        {
            "src": "/assets/imgs/manifest-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/imgs/manifest-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}