Potential fix for manifest, the icons were being marked as instability since they were the wrong size which might fix firefox android
This commit is contained in:
		
							parent
							
								
									6948220746
								
							
						
					
					
						commit
						c2b8061ac2
					
				
							
								
								
									
										
											BIN
										
									
								
								src/snek/static/image/snek192.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/snek/static/image/snek192.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 29 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/snek/static/image/snek512.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/snek/static/image/snek512.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 97 KiB | 
| @ -17,12 +17,12 @@ | ||||
|     "start_url": "/web.html", | ||||
|     "icons": [ | ||||
|       { | ||||
|         "src": "/image/snek1.png", | ||||
|         "src": "/image/snek192.png", | ||||
|         "type": "image/png", | ||||
|         "sizes": "192x192" | ||||
|       }, | ||||
|         { | ||||
|         "src": "/image/snek1.png", | ||||
|         "src": "/image/snek512.png", | ||||
|         "type": "image/png", | ||||
|         "sizes": "512x512" | ||||
|       } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 BordedDev
						BordedDev