Add maskable icon support for Android (#20904)
* Add maskable icon support for Android * Update manifest_serializer.rb * Fix linting issue
This commit is contained in:
		
							parent
							
								
									a2931d19ae
								
							
						
					
					
						commit
						413481f953
					
				| @ -35,6 +35,7 @@ class ManifestSerializer < ActiveModel::Serializer | ||||
|         src: full_pack_url("media/icons/android-chrome-#{size}x#{size}.png"), | ||||
|         sizes: "#{size}x#{size}", | ||||
|         type: 'image/png', | ||||
|         purpose: 'any maskable', | ||||
|       } | ||||
|     end | ||||
|   end | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user