{
  "name": "CysPay.ME - Envíos y Remesas",
  "short_name": "CysPay.ME",
  "description": "Pagos fáciles y seguros a nivel internacional.",
  "start_url": "index.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E2E8F0",
  "theme_color": "#004BFE",
  "icons": [
    {
      "src": "imgs/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imgs/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "imgs/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "imgs/screenshot-mobile.png",
      "sizes": "378x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CysPay.ME - Envíos y Remesas"
    }
  ]
}