{
  "name": "Autotrack",
  "short_name": "Autotrack",
  "description": "Rastreo GPS de flota en vivo, historial de rutas y gestión de vehículos.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f2f4f8",
  "theme_color": "#fc4c02",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
