{
  "name": "Routex — Gestión de Rutas",
  "short_name": "Routex",
  "description": "Sistema de gestión de rutas y distribución industrial",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1e33",
  "theme_color": "#1e3a5f",
  "lang": "es-CL",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Registrar Entrega", "short_name": "Entrega", "url": "/entregas" },
    { "name": "Comprobantes", "short_name": "Comprobantes", "url": "/comprobantes" }
  ],
  "categories": ["business", "utilities"]
}
