{
  "name": "PTTrader — Passive Technical Traders",
  "short_name": "PTTrader",
  "description": "Forex, commodities, US30, VIX, and AI agent — technical analysis hub for the passive technical trader community.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070b12",
  "theme_color": "#070b12",
  "categories": ["finance", "business", "education"],
  "icons": [
    { "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" }
  ],
  "shortcuts": [
    {
      "name": "AI Agent",
      "short_name": "AI Agent",
      "description": "Ask the PTTrader AI anything",
      "url": "/?page=opportunities",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Trading Desk",
      "short_name": "Desk",
      "description": "Pro Trade Calculator",
      "url": "/?page=desk",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "The Scalper",
      "short_name": "Scalper",
      "description": "Live fund dashboard",
      "url": "/?page=fund",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Warmup",
      "short_name": "Warmup",
      "description": "Pre-session motor practice",
      "url": "/?page=warmup",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
