{
    "name": "Stubo",
    "short_name": "Stubo",
    "description": "Le futbology des concerts — ton historique de lives.",
    "lang": "fr",
    "start_url": "/home",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#26262B",
    "theme_color": "#26262B",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
