{
  "name": "N&O Holding S.A.S",
  "short_name": "N&O Holding",
  "description": "Ingeniería de software a medida, infraestructura cloud, IA y analítica de datos para empresas B2B en Colombia y Latinoamérica.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000814",
  "theme_color": "#001333",
  "lang": "es-CO",
  "dir": "ltr",
  "categories": ["business", "productivity", "developer", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/og-default.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "share_target": {
    "action": "/contacto",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Solicitar consultoría",
      "short_name": "Consultoría",
      "url": "/contacto",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Servicios",
      "short_name": "Servicios",
      "url": "/#servicios",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
