{
  "name": "Entregame — Entregame",
  "short_name": "Entregame",
  "description": "Cotiza, genera guías y cobra contra entrega en Guatemala.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f9ff",
  "theme_color": "#031636",
  "lang": "es-GT",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Crear envío", "url": "/envios/nuevo" },
    { "name": "Mis envíos", "url": "/envios" },
    { "name": "Mis finanzas", "url": "/billetera" }
  ]
}
