{
  "name": "Chatbot GPT",
  "description": "Faça Perguntas inteligente, para obter respostas inteligentes.",
  "icons": [{
    "src": "imagens/icons/touch/logo-48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "imagens/icons/touch/logo-72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "imagens/icons/touch/logo-96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "imagens/icons/touch/logo-144.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "imagens/icons/touch/logo-168.png",
    "sizes": "168x168",
    "type": "image/png"
  }, {
    "src": "imagens/icons/touch/logo-192.png",
    "sizes": "192x192",
    "type": "image/png"
  }],
  "related_applications": [{
    "platform": "web"
  }],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://tradersize.com.br/futebol",
      "id": "tradersize.com.br"  // ID opcional, mas pode ser incluída
    }
  ],  
  "scope": "/chatbot_gpt",
  "start_url": "/chatbot_gpt",
  "display": "standalone",
  "short_name" : "Chatbot GPT",
  "orientation": "portrait",
  "theme_color": "#263151",
  "background_color": "#9dfef2"  
}