{
    "name": "y4it - learn languages",
    "short_name": "y4it",
    "description": "Learn languages",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#51a2ff",
    "theme_color": "#51a2ff",
    "icons": [{
            "src": "/icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}