{
 "name": "Mostplay",
 "short_name": "Mostplay",
 "display": "standalone",
 "orientation": "portrait",
 "theme_color":"#388565",
 "capture_links":"none",
 "background_color":"#388565",
 "start_url":"/",
 "scope":"/",
	
 "icons": [
  {
   "src": "template\/images\/mostplay-logo.webp",
   "sizes": "36x36",
   "type": "image\/webp",
   "density": "0.75"
  }
   
  
 ]
}