mirror of https://github.com/istio/istio.io.git
				
				
				
			
		
			
				
	
	
		
			20 lines
		
	
	
		
			443 B
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			443 B
		
	
	
	
		
			JSON
		
	
	
	
{
 | 
						|
    "name": "Istio Service Mesh",
 | 
						|
    "short_name": "Istio",
 | 
						|
    "icons": [
 | 
						|
        {
 | 
						|
            "src": "favicons/pwa-192x192.png",
 | 
						|
            "sizes": "192x192",
 | 
						|
            "type": "image/png"
 | 
						|
        },
 | 
						|
 | 
						|
        {
 | 
						|
            "src": "favicons/pwa-512x512.png",
 | 
						|
            "sizes": "512x512",
 | 
						|
            "type": "image/png"
 | 
						|
        }
 | 
						|
    ],
 | 
						|
    "theme_color": "#466BB0",
 | 
						|
    "background_color": "#ffffff",
 | 
						|
    "display": "standalone"
 | 
						|
} |