{
  "name": "ICT Flow",
  "short_name": "ICTFlow",
  "description": "Master ICT & Smart Money Concepts \u2014 Institutional Trading Education",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#D4A843",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/ictflow-symbol.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "education",
    "finance"
  ],
  "lang": "en"
}