14 lines
		
	
	
		
			291 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			291 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
{
 | 
						|
    "name": "",
 | 
						|
    "short_name": "",
 | 
						|
    "icons": [
 | 
						|
        {
 | 
						|
            "src": "./android-chrome-192x192.png",
 | 
						|
            "sizes": "192x192",
 | 
						|
            "type": "image/png"
 | 
						|
        }
 | 
						|
    ],
 | 
						|
    "theme_color": "#ffffff",
 | 
						|
    "background_color": "#ffffff",
 | 
						|
    "display": "standalone"
 | 
						|
} |