
{
  "name": "RH-APP",
  "short_name": "RH-APP",
  "description": "Recursos humanos",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#6699F7",
  "theme_color": "#3477F5",
  "status_bar": "default",
  "icons": [{"src": "/code/rh/vols/static/img/icon_pwa.png", "sizes": "64x64", "type": "image/png"}],
  "dir": "ltr",
  "lang": "es-GT",
  "screenshots" : [],
  "shortcuts" : [{"name": "Shortcut", "url": "/target", "description": "Gestion de recursos humanos"}]
}
