23 lines
		
	
	
		
			393 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			393 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "name": "Parse",
 | |
|   "icons": [
 | |
|     {
 | |
|       "src": "/icon.png",
 | |
|       "type": "image/png",
 | |
|       "sizes": "512x512"
 | |
|     },
 | |
|     {
 | |
|       "src": "/icon.png",
 | |
|       "type": "image/png",
 | |
|       "sizes": "512x512",
 | |
|       "purpose": "maskable"
 | |
|     }
 | |
|   ],
 | |
|   "start_url": "/",
 | |
|   "display": "standalone",
 | |
|   "scope": "/",
 | |
|   "description": "Parse.",
 | |
|   "theme_color": "red",
 | |
|   "background_color": "red"
 | |
| }
 | 
