{
	"name": "AdsPlatform",
	"short_name": "AdsPlatform",
	"theme_color": "#35155D",
	"background_color": "#ffffff",
	"display": "standalone",
	"orientation": "portrait",
	"scope": "/",
	"start_url": "/",
	"icons": [
	  {
		"src": "images/logo.gif",
		"sizes": "192x192",
		"type": "image/png",
		"purpose": "maskable any"
	  },
	  {
		"src": "images/logo.gif",
		"sizes": "512x512",
		"type": "image/png",
		"purpose": "maskable any"
	  }
	]
  }
