{
  "name": "Orbe System",
  "short_name": "OrbeSystem",
  "description": "Soluciones digitales que hacen crecer tu negocio: puntos de venta, tiendas online, desarrollo a medida y más.",
  "start_url": "/orbe.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d76ed",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}