mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-10-31 03:29:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			415 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			415 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "background_color": "white",
 | |
|     "description": "Chat for ETEAM",
 | |
|     "display": "standalone",
 | |
|     "icons": [
 | |
|         {
 | |
|             "src": "/static/tfjm/img/eteam.png",
 | |
|             "sizes": "512x512",
 | |
|             "type": "image/png",
 | |
|             "purpose": "maskable"
 | |
|         }
 | |
|     ],
 | |
|     "name": "ETEAM Chat",
 | |
|     "short_name": "ETEAM Chat",
 | |
|     "start_url": "/chat/fullscreen",
 | |
|     "theme_color": "black"
 | |
| }
 |