{
  "launch_handler": {
    "client_mode": "auto"
  },
  "shortcuts": [
    {
      "name": "Make a payment",
      "short_name": "Make a payment",
      "description": "Jump directly to the make a payment page",
      "url": "/account/make-payment"
    }
  ],
  "orientation": "any",
  "description": "Create cards for your business, manage your team's spend, centralize accounting, maximize rewards, and increase your purchasing power with industry-specific offers-—all within our modern platform.",
  "short_name": "Mercantile",
  "name": "Mercantile Business Card",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "android-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "android-icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "android-icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "apple-icon-180x180.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0E56A4",
  "background_color": "#f9fafb",
  "categories": ["finance"],
  "id": "mercantile"
}
