PWA: manifest.json
This commit is contained in:
		
							
								
								
									
										9
									
								
								app/manifest.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								app/manifest.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					    "name": "TheDesk",
 | 
				
			||||||
 | 
					    "short_name": "TheDesk",
 | 
				
			||||||
 | 
					    "theme_color": "#212121",
 | 
				
			||||||
 | 
					    "background_color": "#212121",
 | 
				
			||||||
 | 
					    "display": "standalone",
 | 
				
			||||||
 | 
					    "scope": "/",
 | 
				
			||||||
 | 
					    "start_url": "/"
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
		Reference in New Issue
	
	Block a user