{
    "name": "TUTEONETWORK",
    "short_name": "Tuteonetwork",
    "description": "Brief description of your app",
    "start_url": "https://tuteoweb.com/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#5eb3e8",
    "background_color": "#a5e3fd",
    "scope": "/",
    "lang": "en",
    "icons": [
        {
            "src": "https://tuteoweb.com/themes/wowonder/img/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://tuteoweb.com/themes/wowonder/img/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}