{
  "name": "Arvest Bank",
  "short_name": "Arvest",
  "description": "Arvest Bank — Free Checking, High-Yield Savings, Mobile Banking. Serving AR, KS, MO & OK since 1961.",
  "start_url": "/start.html",
  "display": "standalone",
  "background_color": "#006341",
  "theme_color": "#006341",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "banking"],
  "shortcuts": [
    {
      "name": "Login",
      "short_name": "Login",
      "url": "/arvest-login.html",
      "icons": [{"src": "favicon.png", "sizes": "192x192"}]
    },
    {
      "name": "Online Banking",
      "short_name": "Banking",
      "url": "/arvest-online-banking.html",
      "icons": [{"src": "favicon.png", "sizes": "192x192"}]
    }
  ]
}
