{
  "name": "newescorts",
  "short_name": "newescorts",
  "theme_color": "#ffffff",
  "background_color": "#1c5887",
  "display": "standalone",
  "orientation": "portrait",
	"id": ".",
  "start_url": ".",
  "icons": [
	  {
		"src": "images/pwa/192.png",
		"sizes": "192x192",
		"type": "image/png"
	  },
	  {
		"src": "images/pwa/512.png",
		"sizes": "512x512",
		"type": "image/png",
		"purpose": "maskable"
	  }
	],
  "prefer_related_applications": true,
	"scope": "https://devnew.xyz/"
}