
{
  "name": "ERP Humantechno",
  "short_name": "ERP Humantechno",
  "icons": [{
    "src": "/web_pwa_oca/static/img/icons/icon-128x128.png",
      "sizes": "59x56",
      "type": "image/png"
    }, {
      "src": "/web_pwa_oca/static/img/icons/icon-144x144.png",
      "sizes": "59x56",
      "type": "image/png"
    }, {
      "src": "/web_pwa_oca/static/img/icons/icon-152x152.png",
      "sizes": "59x56",
      "type": "image/png"
    }, {
      "src": "/web_pwa_oca/static/img/icons/icon-192x192.png",
     "sizes": "59x56",
      "type": "image/png"
    }, {
      "src": "/web_pwa_oca/static/img/icons/icon-256x256.png",
      "sizes": "59x56",
      "type": "image/png"
    }, {
      "src": "/web_pwa_oca/static/img/icons/icon-512x512.png",
      "sizes": "59x56",
      "type": "image/png"
    }],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#2E69B5"
}
    