{
  "name": "GERBPRINT Student Portal",
  "short_name": "GERBPRINT",
  "description": "GERBFLOW trading mentorship student portal. Perfect The Craft.",
  "start_url": "/students.html",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#C9A84C",
  "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": ["finance", "education"],
  "shortcuts": [
    {
      "name": "Leaderboard",
      "url": "/students.html#leaderboard",
      "description": "View GERBBOARD leaderboard"
    },
    {
      "name": "Trade Journal",
      "url": "/students.html#main",
      "description": "Log a trade"
    },
    {
      "name": "Book a Call",
      "url": "/students.html#booking",
      "description": "Book a call with Gerb"
    }
  ]
}
