{
  "name": "Unicargo - Leitor OCR",
  "short_name": "Unicargo OCR",
  "description": "Leitor OCR inteligente para roteamento estático da Unicargo.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://unicargo.com.br/wp-content/uploads/2023/08/UNICARGO_FAVICON.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://unicargo.com.br/wp-content/uploads/2023/08/UNICARGO_FAVICON.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
