{
  "name": "Trainee Teccel - Academia Comercial",
  "short_name": "Teccel Trainee",
  "description": "Plataforma de treinamento e gestão de vendas da Academia Comercial Teccel",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#111111",
  "theme_color": "#E8481D",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "/favicon.ico",
      "sizes": "540x720",
      "type": "image/x-icon"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Conversas",
      "short_name": "Chat",
      "description": "Ir para conversas",
      "url": "/conversations",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192",
          "type": "image/x-icon"
        }
      ]
    }
  ]
}
