mirror of
				https://github.com/gpxstudio/gpx.studio.git
				synced 2025-11-04 05:21:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			497 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			497 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "gpx.studio",
 | 
						|
  "short_name": "gpx.studio",
 | 
						|
  "description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations.",
 | 
						|
  "start_url": "/app",
 | 
						|
  "display": "standalone",
 | 
						|
  "lang": "en",
 | 
						|
  "scope": "/app",
 | 
						|
  "id": "https://gpx.studio/app",
 | 
						|
  "icons": [
 | 
						|
    {
 | 
						|
      "src": "pwa-icon.svg",
 | 
						|
      "sizes": "any",
 | 
						|
      "type": "image/svg+xml",
 | 
						|
      "purpose": "any maskable"
 | 
						|
    }
 | 
						|
  ]
 | 
						|
} |