{
  "name": "Fianellas Wallet — Billetera Digital USDT & USDC",
  "short_name": "Fianellas",
  "description": "Plataforma bancaria digital para enviar, recibir y gestionar USDT y USDC en redes TRC20, BEP20 y Solana. Exchange P2P integrado y pasarela de pagos.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["finance", "utilities", "business"],
  "lang": "es",
  "dir": "ltr",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
