{
  "name": "ECLEE App",
  "short_name": "ECLEE",
  "description": "ECL Envíos Express — delivery rápido, seguro y trazable en Lima.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1A2B4A",
  "background_color": "#0F1B2D",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
