mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	Present icons
This commit is contained in:
		
							parent
							
								
									1ba3661791
								
							
						
					
					
						commit
						2835259dc4
					
				
					 1 changed files with 8 additions and 1 deletions
				
			
		| 
						 | 
					@ -3,5 +3,12 @@
 | 
				
			||||||
	"name": "Misskey",
 | 
						"name": "Misskey",
 | 
				
			||||||
	"start_url": "/",
 | 
						"start_url": "/",
 | 
				
			||||||
	"display": "standalone",
 | 
						"display": "standalone",
 | 
				
			||||||
	"background_color": "#313a42"
 | 
						"background_color": "#313a42",
 | 
				
			||||||
 | 
						"icons": {
 | 
				
			||||||
 | 
							"16": "/assets/favicon/16.png",
 | 
				
			||||||
 | 
							"32": "/assets/favicon/32.png",
 | 
				
			||||||
 | 
							"64": "/assets/favicon/64.png",
 | 
				
			||||||
 | 
							"128": "/assets/favicon/128.png",
 | 
				
			||||||
 | 
							"256": "/assets/favicon/256.png"
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue