{
  "name": "SeeWhy LIVE",
  "short_name": "SeeWhy",
  "description": "Intimate live panel discussions, creator battles & real-time engagement",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0a08",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "social", "video"],
  "shortcuts": [
    {
      "name": "Go Live",
      "url": "/Home",
      "description": "Start or join a live stage"
    },
    {
      "name": "Chat Hub",
      "url": "/UnifiedChat",
      "description": "Unified multi-platform chat"
    }
  ]
}
