mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 01:32:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			772 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			772 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "background_color": "white",
 | 
						|
    "description": "Chat pour le TFJM²",
 | 
						|
    "display": "standalone",
 | 
						|
    "icons": [
 | 
						|
        {
 | 
						|
            "src": "/static/tfjm/img/tfjm-square.svg",
 | 
						|
            "sizes": "any",
 | 
						|
            "type": "image/svg+xml",
 | 
						|
            "purpose": "maskable"
 | 
						|
        },
 | 
						|
        {
 | 
						|
            "src": "/static/tfjm/img/tfjm-512.png",
 | 
						|
            "sizes": "512x512",
 | 
						|
            "type": "image/png",
 | 
						|
            "purpose": "maskable"
 | 
						|
        },
 | 
						|
        {
 | 
						|
            "src": "/static/tfjm/img/tfjm-192.png",
 | 
						|
            "sizes": "192x192",
 | 
						|
            "type": "image/png",
 | 
						|
            "purpose": "maskable"
 | 
						|
        }
 | 
						|
    ],
 | 
						|
    "name": "Chat TFJM²",
 | 
						|
    "short_name": "Chat TFJM²",
 | 
						|
    "start_url": "/chat/fullscreen",
 | 
						|
    "theme_color": "black"
 | 
						|
}
 |