mirror of
				https://github.com/Investigamer/cardconjurer.git
				synced 2025-11-02 15:15:08 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			562 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			562 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "name": "Card Conjurer",
 | 
						|
    "short_name": "Card Conjurer",
 | 
						|
    "icons": [
 | 
						|
        {
 | 
						|
            "src": "https://imkyle4815.github.io/cardconjurer/data/favicons/android-chrome-192x192.png",
 | 
						|
            "sizes": "192x192",
 | 
						|
            "type": "image/png"
 | 
						|
        },
 | 
						|
        {
 | 
						|
            "src": "https://imkyle4815.github.io/cardconjurer/data/favicons/android-chrome-256x256.png",
 | 
						|
            "sizes": "256x256",
 | 
						|
            "type": "image/png"
 | 
						|
        }
 | 
						|
    ],
 | 
						|
    "theme_color": "#64ca2f",
 | 
						|
    "background_color": "#64ca2f",
 | 
						|
    "display": "standalone"
 | 
						|
}
 |