{
    "name": "Segueix! - Plataforma de Vídeos",
    "short_name": "Segueix!",
    "description": "Plataforma de vídeos personalitzable en català",
    "start_url": "https://segueix.github.io/Segueix/",
    "display": "standalone",
    "background_color": "#0F0F0F",
    "theme_color": "#FF0000",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
