{
  "name": "Big Woods Member Portal",
  "short_name": "BW Portal",
  "description": "BWFGP Member Portal",
  "start_url": "https://portal.bwfgp.com/member",
  "scope": "https://portal.bwfgp.com/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#313131",
  "background_color": "#f3f4f6",
  "icons": [
    {
      "src": "/favicons/bwfgp/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/bwfgp/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/bwfgp/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}