{
  "name": "Necessary Log Enterprise TMS",
  "short_name": "Necessary Log",
  "description": "TMS completo da Necessary Log: operação, motorista, cliente, fiscal, CIOT e rastreamento.",
  "id": "/painel.html",
  "start_url": "/painel.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f2f6fb",
  "theme_color": "#032653",
  "icons": [
    {
      "src": "/logo-necessary-crop.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Abrir TMS",
      "url": "/painel.html"
    },
    {
      "name": "App Motorista",
      "url": "/motorista.html"
    },
    {
      "name": "Portal Cliente",
      "url": "/cliente.html"
    },
    {
      "name": "Mapa Operacional",
      "url": "/mapa-operacional.html"
    },
    {
      "name": "CIOT",
      "url": "/ciot.html"
    }
  ],
  "version": "8.1.1-mobile-recovery"
}