{
  "name": "Interflota Mobile",
  "short_name": "Interflota",
  "description": "Aplicación móvil para Interflota - Sistema de gestión logística",
  "version": "1.0",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4A7BA8",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "interflota_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
