mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-10-31 00:49:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			494 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			494 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "background_color": "white",
 | |
|     "description": "Chat pour le TFJM²",
 | |
|     "display": "standalone",
 | |
|     "icons": [
 | |
|         {
 | |
|             "src": "tfjm-512.png",
 | |
|             "sizes": "512x512",
 | |
|             "type": "image/png"
 | |
|         },
 | |
|         {
 | |
|             "src": "tfjm-192.png",
 | |
|             "sizes": "192x192",
 | |
|             "type": "image/png"
 | |
|         }
 | |
|     ],
 | |
|     "name": "Chat TFJM²",
 | |
|     "short_name": "Chat TFJM²",
 | |
|     "start_url": "/chat/fullscreen/",
 | |
|     "theme_color": "black"
 | |
| }
 |