{
  "short_name": "FLEXX",
  "name": "FLEXX Academy — Trading Education",
  "description": "Structured, SuPER-certified trading education for Forex, Crypto, Stocks and Indices.",
  "icons": [
    {
      "src": "flexx-icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "flexx-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "flexx-icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060606",
  "theme_color": "#C9A227",
  "categories": ["education", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "Live Room",
      "short_name": "Live",
      "description": "Open the FLEXX Live Trading Room",
      "url": "/live"
    },
    {
      "name": "Trading Journal",
      "short_name": "Journal",
      "description": "Log your next SuPER trade",
      "url": "/#journal"
    },
    {
      "name": "Curriculum",
      "short_name": "Learn",
      "description": "Open the curriculum map",
      "url": "/learn"
    },
    {
      "name": "Trading Tools",
      "short_name": "Tools",
      "description": "Lot size, R:R, pip value, and pre-trade checklist",
      "url": "/tools"
    }
  ]
}
