{
  "name": "BNI Chapter Connect",
  "short_name": "BNI Connect",
  "description": "Chapter engagement, 1-2-1 connections, and member directory",
  "start_url": "/chapter/members",
  "display": "standalone",
  "background_color": "#1B2A4A",
  "theme_color": "#2E75B6",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Member Directory", "url": "/chapter/members", "icons": [{ "src": "/icons/icon-192.png", "sizes": "96x96" }] },
    { "name": "Engagement Matrix", "url": "/chapter/matrix", "icons": [{ "src": "/icons/icon-192.png", "sizes": "96x96" }] }
  ]
}
