{
    "name": "Plataforma de Tests i Temaris",
    "short_name": "PlataformaTests",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563EB",
    "description": "Plataforma per preparar oposicions amb tests i temaris.",
    "icons": [
        {
            "src": "https://cdn-icons-png.flaticon.com/512/2996/2996146.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://cdn-icons-png.flaticon.com/512/2996/2996146.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}