mirror of
				https://github.com/miawinter98/just-short-it.git
				synced 2025-10-31 08:05:27 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			375 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			375 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "Just Short It",
 | |
|   "short_name": "JSI",
 | |
|   "icons": [
 | |
|     {
 | |
|       "src": "/android-chrome-192x192.png",
 | |
|       "sizes": "192x192",
 | |
|       "type": "image/png"
 | |
|     },
 | |
|     {
 | |
|       "src": "/android-chrome-512x512.png",
 | |
|       "sizes": "512x512",
 | |
|       "type": "image/png"
 | |
|     }
 | |
|   ],
 | |
|   "theme_color": "#4a3285",
 | |
|   "background_color": "#141414",
 | |
|   "display": "standalone"
 | |
| } |