{
  "name": "CTraders - Trading Education",
  "short_name": "CTraders",
  "description": "Online trading education, courses, and resources for modern traders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a3a5c",
  "categories": ["education", "finance"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/log.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Courses",
      "short_name": "Courses",
      "description": "Browse trading courses",
      "url": "/education.php",
      "icons": [{ "src": "/log.png", "sizes": "any" }]
    },
    {
      "name": "News",
      "short_name": "News",
      "description": "Latest trading news",
      "url": "/news.php",
      "icons": [{ "src": "/log.png", "sizes": "any" }]
    },
    {
      "name": "Student Portal",
      "short_name": "Portal",
      "description": "Log in to the student portal",
      "url": "/user/portal/login.php",
      "icons": [{ "src": "/log.png", "sizes": "any" }]
    }
  ]
}
