{
  "id": "/",
  "name": "RB Trading: Weekly Trade Dashboard",
  "short_name": "RB Trading",
  "description": "Weekly EMA swing setups for stocks, crypto and forex, short-squeeze ideas and 200W EMA buy zones. Members only.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#0a0e18",
  "theme_color": "#0a0e18",
  "categories": [
    "finance",
    "business",
    "education"
  ],
  "icons": [
    {
      "src": "icon-32.png?v=7",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-48.png?v=7",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-64.png?v=7",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-96.png?v=7",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png?v=7",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v=7",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png?v=7",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Swing setups",
      "short_name": "Setups",
      "description": "This week's EMA swing setups and the live trigger watch",
      "url": "/?tab=ema",
      "icons": [
        {
          "src": "icon-192.png?v=7",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Forex levels",
      "short_name": "Forex",
      "description": "EMA forex levels for the week",
      "url": "/?tab=forex",
      "icons": [
        {
          "src": "icon-192.png?v=7",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Short squeeze",
      "short_name": "Squeeze",
      "description": "The weekly short-squeeze watchlist",
      "url": "/?tab=squeeze",
      "icons": [
        {
          "src": "icon-192.png?v=7",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Portfolio Builder",
      "short_name": "Builder",
      "description": "200-week EMA buy zones across 890+ assets",
      "url": "/?tab=portfolio",
      "icons": [
        {
          "src": "icon-192.png?v=7",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
