{
  "name": "Explorer Platform",
  "short_name": "Explorer",
  "description": "Comprehensive member management & engagement platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231f2937' width='192' height='192'/><text x='96' y='128' font-size='96' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'>E</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231f2937' width='512' height='512'/><text x='256' y='384' font-size='256' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'>E</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f3f4f6' width='540' height='720'/><rect fill='%231f2937' width='540' height='60'/><text x='270' y='40' font-size='24' font-weight='bold' text-anchor='middle' fill='white'>Dashboard</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "My Tasks",
      "short_name": "Tasks",
      "description": "View your tasks",
      "url": "/MyTasks",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='48' y='72' font-size='64' text-anchor='middle'>✓</text></svg>", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Browse events",
      "url": "/EventsHub",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='48' y='72' font-size='64' text-anchor='middle'>📅</text></svg>", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View dashboard",
      "url": "/Dashboard",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='48' y='72' font-size='64' text-anchor='middle'>📊</text></svg>", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ]
}
