{
  "background_color": "#850a16",
  "description": "Ingenia, Service Desk",
  "display": "standalone",
  "name": "Service Desk, Ingenia",
  "orientation": "portrait",
  "short_name": "SD APP",
  "start_url": "/index.php",
  "theme_color": "#850a16",
  "author": "Esteban Barrios, Pronto BPO",
    "icons": [

    {
      "src": "../../docs/iconos/logo app.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../../docs/iconos/logo app.png",
      "sizes": "512x512",
      "type": "image/png"
    }
    ]

}