mirror of
				https://github.com/em-squared/5e-drs.git
				synced 2025-10-29 20:54:19 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
	
		
			699 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
	
		
			699 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "dir" : "ltr",
 | |
|   "lang" : "fr",
 | |
|   "name" : "Héros & Dragons DRS",
 | |
|   "scope" : "/",
 | |
|   "display" : "standalone",
 | |
|   "start_url" : "https://staging.heros-et-dragons.fr/",
 | |
|   "short_name" : "H&D DRS",
 | |
|   "theme_color" : "#563f5a",
 | |
|   "description" : "Document de référence système pour le jeu de rôle Héros & Dragons",
 | |
|   "orientation" : "any",
 | |
|   "background_color" : "#ffffff",
 | |
|   "icons" : [
 | |
|     {
 | |
|         "src": "https://staging.heros-et-dragons.fr/android-chrome-192x192.png",
 | |
|         "type": "image/png",
 | |
|         "sizes": "192x192"
 | |
|     },
 | |
|     {
 | |
|         "src": "https://staging.heros-et-dragons.fr/android-chrome-512x512.png",
 | |
|         "type": "image/png",
 | |
|         "sizes": "512x512"
 | |
|     }
 | |
|   ]
 | |
| }
 | 
