{
    "name": "VoxCuriosa",
    "short_name": "VoxCuriosa",
    "description": "Utforsk nysgjerrigheten! Portal for spill, quiz og læringsressurser.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0b0d",
    "theme_color": "#00f2ff",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}