{
  "background_color": "#0857C3",
  "dir": "ltr",
  "display": "standalone",
  "name": "NTX Chat",
  "orientation": "any",
  "scope": "/",
  "short_name": "NTX Chat",
  "start_url": "/",
  "theme_color": "#0857C3",
  "icons": [
    {
      "src": "/images/ntx-chat-favicon.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/images/ntx-chat-logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/ntx-chat-logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "id": "com.ntxchat",
  "description": "Central de atendimentos integrada",
  "lang": "pt",
  "prefer_related_applications": true,
  "shortcuts": [
    {
      "name": "NTX Chat",
      "url": "https://chatbot.ntxtelecom.com.br/images/ntx-chat-text.png",
      "description": "ntxchat"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "share_target": {
    "method": "GET",
    "action": "https://chatbot.ntxtelecom.com.br",
    "params": {
      "title": "Conheça a Plataforma NTX Chat",
      "url": "https://chatbot.ntxtelecom.com.br"
    }
  }
}