{
    "display": "fullscreen",
    "scope": "/",
    "start_url": "/inicio",
    "name": "VDE - 1ª Fase OAB",
    "short_name": "VDE - 1ª Fase OAB",
    "background_color": "#5a009f",
    "theme_color": "#5a009f",
    "icons": [
        {
            "src": "/icons/icon-192x192.webp",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-256x256.webp",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-384x384.webp",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512x512.webp",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}