{
  "name": "VINK Banking & Transport",
  "short_name": "VINK Bank",
  "description": "South Africa's integrated banking, transport, and travel super-application by VINK Group",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F3D24",
  "theme_color": "#0F3D24",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["finance", "business", "travel"],
  "lang": "en-ZA",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Check Balance",
      "short_name": "Balance",
      "description": "View your account balance",
      "url": "/?action=balance",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Send Money",
      "short_name": "Send",
      "description": "Transfer money to anyone",
      "url": "/?action=transfer",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Club Travel",
      "short_name": "Travel",
      "description": "Browse group flight and bus deals",
      "url": "/?action=travel",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VINK Banking Homepage"
    },
    {
      "src": "/screenshots/mobile-banking.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Vink Banking App"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=co.za.vink.banking",
      "id": "co.za.vink.banking"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/za/app/vink-banking/id123456789"
    }
  ],
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
}
