forked from MapComplete/MapComplete
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			No EOL
		
	
	
		
			673 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			No EOL
		
	
	
		
			673 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| {
 | |
|         "name": "MapComplete",
 | |
|         "short_name": "MapComplete",
 | |
|         "start_url": "index.html",
 | |
|         "display": "standalone",
 | |
|         "background_color": "#fff",
 | |
|         "description": "Easily edit OpenStreetMap",
 | |
|         "orientation": "portrait-primary, landscape-primary",
 | |
|         "icons": [
 | |
|         {
 | |
|         "src": "./assets/svg/add.svg",
 | |
|         "sizes": "192x192",
 | |
|         "type": "image/svg"
 | |
|         },
 | |
|         {
 | |
|         "src": "./assets/svg/add.svg",
 | |
|         "sizes": "512x512",
 | |
|         "type": "image/svg"
 | |
|         },
 | |
|         {
 | |
|         "src": "./assets/svg/add.svg",
 | |
|         "sizes": "513x513",
 | |
|         "type": "image/svg"
 | |
|         }
 | |
|         ]
 | |
|         } |