{
  "id": "despachos",
  "name": "Pedidos HomePoint",
  "short_name": "PedidosV2",
  "description": "Gestión de despacho de pedidos HomePoint",
  "start_url": "./pedidosv2.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef2f7",
  "theme_color": "#1e3a5f",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
