15 lines
		
	
	
		
			247 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			247 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "",
 | 
						|
  "short_name": "",
 | 
						|
  "icons": [
 | 
						|
    {
 | 
						|
      "src": "/android-chrome-96x96.png",
 | 
						|
      "sizes": "96x96",
 | 
						|
      "type": "image/png"
 | 
						|
    }
 | 
						|
  ],
 | 
						|
  "theme_color": "#000000",
 | 
						|
  "background_color": "#000000",
 | 
						|
  "display": "standalone"
 | 
						|
}
 |