{
  "name": "BHB Maquininha — Terminal de Pagamentos",
  "short_name": "BHB Maquininha",
  "description": "Terminal de pagamentos BHB Pay: Pix Internacional, Bitcoin, Ethereum, USDT, SWIFT, SEPA, crédito e débito.",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06060A",
  "theme_color": "#C9A84C",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Abrir Maquininha",
      "short_name": "Maquininha",
      "description": "Iniciar terminal de pagamentos",
      "url": "/login",
      "icons": [{ "src": "/favicon-32.png", "sizes": "32x32" }]
    }
  ]
}
