{
  "name": "Progressive Web Application"
  ,"short_name": "Pwa Frappe"
  ,"theme_color": "#5e64ff"
  ,"background_color": "#FFFFFF"
  ,"scope": "/"
  ,"start_url": "/pwa"
  
  
  ,"display": "standalone"
  ,"orientation": "portrait"
  ,"dir": "auto"
  ,"lang": "en"
  
  
  ,"prefer_related_applications": false
  
  ,"icons": [{"src": "/files/FIBERSOFT ERP.png", "sizes": "192x192"}]
}