{
  "name": "Gestor de Cobros Web",
  "short_name": "CobrosApp",
  "description": "Gestor web para el registro de cobros diarios en linea",
  "icons": [
    {
      "src": "../../recursos/dist/img/moneda.png",
      "sizes": "150x150",
      "type": "image/png"
    },
    {
      "src": "../../recursos/dist/img/moneda100x100.png",
      "sizes": "100x100",
      "type": "image/png"
    }
  ],
  "installs_allowed_from": ["*"],
  "scope": "/",
  "start_url": "index.html",
  "display": "Standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait"
}
