{
  "name": "Learn & Grow Rich",
  "short_name": "L&G",
  "description": "Beginner-friendly trading education, AI tools, mentorship and a supportive community. Powered by JIFU, in partnership with VTG.",
  "start_url": "/welcome.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0c0f",
  "theme_color": "#0b0c0f",
  "lang": "en-GB",
  "categories": ["education", "finance", "business"],
  "icons": [
    {
      "src": "learnandgrowrichlogo.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "learnandgrowrichlogo.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Welcome / Members",
      "short_name": "Welcome",
      "description": "Enter your access key to view your onboarding",
      "url": "/welcome.html"
    },
    {
      "name": "Free ebook",
      "short_name": "Ebook",
      "description": "Download the free copy-trading guide",
      "url": "/ebook"
    },
    {
      "name": "Watch the presentation",
      "short_name": "Watch",
      "description": "Free 20-min presentation",
      "url": "/watch"
    }
  ]
}
