{
  "name": "Progressive Web Application"
  ,"short_name": "Pwa Frappe"
  ,"theme_color": "#5e64ff"
  ,"background_color": "#4463F0"
  ,"scope": "/"
  ,"start_url": "/"
  
  
  ,"display": "fullscreen"
  ,"orientation": "any"
  ,"dir": "auto"
  ,"lang": "en"
  ,"categories": ["PWA"]
  ,"screenshots": [{"src": "/files/2026-05-13_09-51.png", "form_factor": "wide"}]
  ,"prefer_related_applications": false
  
  ,"icons": [{"src": "/files/icon (1).png", "sizes": "512x512"}]
}