{
  "short_name": "beyondbank",
  "name": "Beyond Bank Website",
  "description": "Choose a bank that supports you and your community. Customer-owned and B Corp certified with 50+ branches nationwide.",
  "icons": [
    {
      "src": "/static/bb/favicon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/static/bb/favicon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/bb/favicon-64x64.png",
      "type": "image/png",
      "sizes": "64x64"
    },
    {
      "src": "/static/bb/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    }
  ],
  "id": "/",
  "start_url": "/",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#522058",
  "shortcuts": [
    {
      "name": "Bank & Save",
      "short_name": "BankSave",
      "description": "Whether you need personal or business banking solutions, we offer a variety of accounts and services to suit your preferences and help you bank the way you want.",
      "url": "/bank-and-save/",
      "icons": [
        { "src": "/static/bb/favicon-96x96.png", "sizes": "96x96" },
        { "src": "/static/bb/favicon-32x32.png", "sizes": "32x32" }
      ]
    },
    {
      "name": "Home Loans",
      "short_name": "HomeLoans",
      "description": "Competitive rates from an award-winning, customer-owned Australian bank.",
      "url": "/home-loans/",
      "icons": [
        { "src": "/static/bb/favicon-96x96.png", "sizes": "96x96" },
        { "src": "/static/bb/favicon-32x32.png", "sizes": "32x32" }
      ]
    },
    {
      "name": "Business",
      "short_name": "Business",
      "description": "We’re for and with your business.",
      "url": "/business/",
      "icons": [
        { "src": "/static/bb/favicon-96x96.png", "sizes": "96x96" },
        { "src": "/static/bb/favicon-32x32.png", "sizes": "32x32" }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/static/bb/seo/screenshot-home.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home screen"
    },
    {
      "src": "/static/bb/seo/screenshot-home-narrow.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen mobile"
    }
  ]
}
