mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-11-03 20:40:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			424 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			424 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
{
 | 
						|
	"short_name": "pWiki",
 | 
						|
	"name": "pWiki",
 | 
						|
	"display": "standalone",
 | 
						|
	"orientation": "portrait",
 | 
						|
	"theme_color": "white",
 | 
						|
	"icons": [
 | 
						|
		{
 | 
						|
			"src": "img/pWiki-48px.jpg",
 | 
						|
			"type": "image/jpeg",
 | 
						|
			"sizes": "48x36"
 | 
						|
		},
 | 
						|
		{
 | 
						|
			"src": "img/pWiki-96px.jpg",
 | 
						|
			"type": "image/jpeg",
 | 
						|
			"sizes": "96x71"
 | 
						|
		},
 | 
						|
		{
 | 
						|
			"src": "img/pWiki-192px.jpg",
 | 
						|
			"type": "image/jpeg",
 | 
						|
			"sizes": "192x143"
 | 
						|
		}
 | 
						|
	]
 | 
						|
}
 |