mirror of
				https://github.com/em-squared/5e-drs.git
				synced 2025-11-04 09:11:48 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
	
		
			604 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
	
		
			604 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "dir" : "ltr",
 | 
						|
  "lang" : "fr",
 | 
						|
  "name" : "Héros & Dragons DRS",
 | 
						|
  "scope" : "/",
 | 
						|
  "display" : "standalone",
 | 
						|
  "start_url" : "/index.html",
 | 
						|
  "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": "/android-chrome-192x192.png",
 | 
						|
        "type": "image/png",
 | 
						|
        "sizes": "192x192"
 | 
						|
    },
 | 
						|
    {
 | 
						|
        "src": "/android-chrome-512x512.png",
 | 
						|
        "type": "image/png",
 | 
						|
        "sizes": "512x512"
 | 
						|
    }
 | 
						|
  ]
 | 
						|
}
 |