forked from GithubMirrors/cardconjurer
		
	- Moving to HTMX integration - Improving links for local use - File structure - Hiding clutter
		
			
				
	
	
		
			12 lines
		
	
	
		
			335 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			335 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
"name":"Card Conjurer",
 | 
						|
"short_name":"CC",
 | 
						|
"icons":[
 | 
						|
	{"src":"/core/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},
 | 
						|
	{"src":"/core/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}
 | 
						|
],
 | 
						|
"theme_color":"#080808",
 | 
						|
"background_color":"#080808",
 | 
						|
"display":"standalone",
 | 
						|
"start_url":"/creator/index.html"
 | 
						|
} |