{
  "name": "CredBusiness — Internet Banking Digital",
  "short_name": "CredBusiness",
  "description": "Internet Banking digital completo com PIX, boletos, transferências e gestão financeira.",
  "start_url": "/banco/dashboard",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#e30613",
  "orientation": "any",
  "scope": "/banco/",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/banco/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/banco/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/banco/icons/icon-maskable-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/banco/icons/icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "PIX",
      "short_name": "PIX",
      "url": "/banco/dashboard/pix",
      "icons": []
    },
    {
      "name": "Transferir",
      "short_name": "Transferir",
      "url": "/banco/dashboard/transferir",
      "icons": []
    },
    {
      "name": "Extrato",
      "short_name": "Extrato",
      "url": "/banco/dashboard/extrato",
      "icons": []
    }
  ]
}
