{
  "name": "GO PACK COURIER",
  "short_name": "GO PACK",
  "description": "Panel de administración GO PACK COURIER",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#111111",
  "theme_color": "#111111",
  "lang": "es",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat Interno",
      "url": "/?modulo=chat",
      "description": "Ir al chat interno"
    },
    {
      "name": "Rutas",
      "url": "/?modulo=rutas",
      "description": "Gestionar rutas"
    }
  ]
}
