{
  "name": "Tech Club Mate",
  "short_name": "TCM",
  "description": "Club management platform for Toastmasters and community clubs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#1f6feb",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%231f6feb'/><text y='130' x='28' font-size='110' font-weight='900' fill='white' font-family='system-ui'>TC</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%231f6feb'/><text y='360' x='60' font-size='300' font-weight='900' fill='white' font-family='system-ui'>TC</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    { "name": "Meeting Agenda", "url": "/?page=vpe", "description": "Open meeting agenda" },
    { "name": "Live Poll", "url": "/?page=poll", "description": "Start a live poll" },
    { "name": "SAA Tasks", "url": "/?page=saa", "description": "View SAA tasks" }
  ]
}
