{
  "name": "Fortuna Crest International Bank",
  "short_name": "FCIB",
  "description": "Secure everyday banking, transfers, cards and loans from Fortuna Crest International Bank.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1b6b",
  "theme_color": "#0b1b6b",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Send money", "url": "/transfer" },
    { "name": "Activity", "url": "/transactions" },
    { "name": "Support", "url": "/support" }
  ]
}
