{
  "name": "BePunto - Punto de Venta",
  "short_name": "BePunto",
  "description": "Gestiona tu punto de venta desde cualquier lugar. Recargas, depósitos, retiros, pines y más.",
  "start_url": "/login/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "portrait",
  "categories": [
    "business",
    "finance"
  ],
  "lang": "es",
  "id": "bepunto-pwa",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/wp-content/uploads/2025/12/cropped-file_00000000fdf071f58d011db426492f4d-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/2025/12/cropped-file_00000000fdf071f58d011db426492f4d-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/wp-content/uploads/2025/12/cropped-file_00000000fdf071f58d011db426492f4d.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/2025/12/cropped-file_00000000fdf071f58d011db426492f4d.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/uploads/2026/02/bepunto-pwa-screenshot.png",
      "sizes": "640x640",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Panel BePunto - Servicios"
    }
  ]
}