{
  "short_name": "FlotaPro",
  "name": "Control de Flota Pro",
  "description": "Sistema Logístico de Rastreo y Despacho en Tiempo Real",
  "icons": [
    {
      "src": "https://img.icons8.com/ios-filled/512/ef4444/shield.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/ios-filled/192/ef4444/shield.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#000000",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui"],
  "scope": "./",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary"
}