35 lines
		
	
	
		
			899 B
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			899 B
		
	
	
	
		
			JSON
		
	
	
	
| {
 | |
|     "name": "traxxx",
 | |
|     "short_name": "traxxx",
 | |
|     "icons": [
 | |
|         {
 | |
|             "src": "/img/favicon/android-chrome-32x32.png",
 | |
|             "sizes": "32x32",
 | |
|             "type": "image/png"
 | |
|         },
 | |
|         {
 | |
|             "src": "/img/favicon/android-chrome-192x192.png",
 | |
|             "sizes": "192x192",
 | |
|             "type": "image/png"
 | |
|         },
 | |
|         {
 | |
|             "src": "/img/favicon/android-chrome-194x194.png",
 | |
|             "sizes": "194x194",
 | |
|             "type": "image/png"
 | |
|         },
 | |
|         {
 | |
|             "src": "/img/favicon/android-chrome-196x196.png",
 | |
|             "sizes": "194x194",
 | |
|             "type": "image/png"
 | |
|         },
 | |
|         {
 | |
|             "src": "/img/favicon/android-chrome-512x512.png",
 | |
|             "sizes": "512x512",
 | |
|             "type": "image/png"
 | |
|         }
 | |
|     ],
 | |
|     "theme_color": "#ff6c88",
 | |
|     "background_color": "#ffffff",
 | |
|     "display": "standalone"
 | |
| }
 |