{
    "name": "Knovli",
    "short_name": "Knovli",
    "description": "Learn it. Level up. Make studying a game and master anything.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0A0B12",
    "theme_color": "#0A0B12",
    "icons": [
        {
            "src": "i/icon-144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "i/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "i/icon-384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "i/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "i/icon-192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "i/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
