mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			592 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			592 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "Frigate",
 | |
|   "short_name": "Frigate",
 | |
|   "start_url": "/",
 | |
|   "icons": [
 | |
|     {
 | |
|       "src": "/images/android-chrome-512x512.png",
 | |
|       "sizes": "512x512",
 | |
|       "type": "image/png",
 | |
|       "purpose": "any"
 | |
|     },
 | |
|     {
 | |
|       "src": "/images/android-chrome-192x192.png",
 | |
|       "sizes": "192x192",
 | |
|       "type": "image/png",
 | |
|       "purpose": "any"
 | |
|     },
 | |
|     {
 | |
|       "src": "/images/maskable-icon.png",
 | |
|       "sizes": "180x180",
 | |
|       "type": "image/png",
 | |
|       "purpose": "maskable"
 | |
|     }
 | |
|   ],
 | |
|   "theme_color": "#ffffff",
 | |
|   "background_color": "#ffffff",
 | |
|   "display": "standalone"
 | |
| }
 |