{
  "name": "Valley First Credit Union",
  "short_name": "Valley First",
  "description": "Valley First Credit Union — Community banking, personal accounts, business lending, and digital banking services for the Pacific Northwest.",
  "start_url": "/index.html",
  "display": "standalone",
  "theme_color": "#1b3d2f",
  "background_color": "#faf8f3",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
