23 lines
		
	
	
		
			361 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			361 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "images" : [
 | |
|     {
 | |
|       "filename" : "background.png",
 | |
|       "idiom" : "universal"
 | |
|     },
 | |
|     {
 | |
|       "appearances" : [
 | |
|         {
 | |
|           "appearance" : "luminosity",
 | |
|           "value" : "dark"
 | |
|         }
 | |
|       ],
 | |
|       "filename" : "darkbackground.png",
 | |
|       "idiom" : "universal"
 | |
|     }
 | |
|   ],
 | |
|   "info" : {
 | |
|     "author" : "xcode",
 | |
|     "version" : 1
 | |
|   }
 | |
| }
 |