{
  "name": "Traveda - Your Travel Companion",
  "short_name": "Traveda",
  "description": "Book flights, hotels, packages, cars and cruises with Traveda",
  "icons": [
	{
	  "src": "/assets/favicon/web-app-manifest-192x192.png",
	  "sizes": "192x192",
	  "type": "image/png"
	},
	{
	  "src": "/assets/favicon/web-app-manifest-512x512.png",
	  "sizes": "512x512",
	  "type": "image/png"
	},
	{
	  "src": "/assets/favicon/favicon.svg",
	  "sizes": "any",
	  "type": "image/svg+xml"
	}
  ],
  "theme_color": "#1E1B16",
  "background_color": "#F5F1E8",
  "display": "standalone",
  "start_url": "/"
}