{
  "name": "The W Club",
  "short_name": "W Club",
  "description": "Membership hub for The W Club — digital cards, events, and member updates.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F9F8F6",
  "theme_color": "#0C402A",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
