{
  "name": "HDC",
  "short_name": "HDC",
  "description": "HyperDrive Trading Community - Live trading sessions, courses, and community chat",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "finance", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Community Chat",
      "url": "/dashboard/community",
      "description": "Open the community chat"
    },
    {
      "name": "Live Stream",
      "url": "/dashboard/live-stream",
      "description": "Watch Coach CJ live"
    },
    {
      "name": "Courses",
      "url": "/dashboard/courses",
      "description": "Access your courses"
    }
  ]
}
