mirror of
				https://github.com/SuperBFG7/ympd
				synced 2025-11-03 23:33:00 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			442 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			442 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "background_color": "#343a40",
 | 
						|
  "theme_color": "#343a40",
 | 
						|
  "description": "myMPD - fast and lightweight MPD webclient",
 | 
						|
  "display": "standalone",
 | 
						|
  "icons": [
 | 
						|
    {
 | 
						|
      "src": "assets/appicon-192.png",
 | 
						|
      "sizes": "192x192",
 | 
						|
      "type": "image/png"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "src": "assets/appicon-512.png",
 | 
						|
      "sizes": "512x512",
 | 
						|
      "type": "image/png"
 | 
						|
    }
 | 
						|
  ],
 | 
						|
  "name": "myMPD",
 | 
						|
  "short_name": "myMPD",
 | 
						|
  "start_url": "/"
 | 
						|
} |