{
  "name": "INTESGOSYS",
  "short_name": "INTESGO",
  "description": "Pedidos, Logistica y Facturacion - INTESGO",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0F6B3A",
  "lang": "es-EC",
  "icons": [
    {
      "src": "icon-192.png?v5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.png?v5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "categories": [
    "business",
    "productivity"
  ],
  "dir": "ltr",
  "prefer_related_applications": false
}