{
  "name": "Vista Fleet - Telemetria",
  "short_name": "Fleet Tracking",
  "description": "Rastreamento de veículos em tempo real",
  "start_url": "/driver-tracking",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "pt-BR"
}
