{
 "name": "CRM Out of the Rules",
 "short_name": "CRM OTR",
 "start_url": "/inbox",
 "scope": "/",
 "display": "standalone",
 "background_color": "#F7F7F5",
 "theme_color": "#0e8fa8",
 "lang": "es-CO",
 "icons": [
  {
   "src": "/static/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any maskable"
  },
  {
   "src": "/static/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any maskable"
  }
 ]
}