{
  "name": "Martin Ford Bank",
  "short_name": "Martin Ford Bank",
  "description": "Martin Ford Bank — Secure online banking, transfers, deposits, investments, loans and more.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#012169",
  "theme_color": "#012169",
  "lang": "en",
  "dir": "ltr",
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard",  "url": "/client/dashboard.php",            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Deposit",    "url": "/client/deposit.php",              "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Transfer",   "url": "/client/transfer.php",             "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Invest",     "url": "/client/invest.php",               "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
