{
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "name": "P-Trades Hub",
  "short_name": "P-Trades",
  "description": "A selective FX scanner and trade assistant: graded setups from broker candles, position sizing from your own risk profile, and an R-based journal — including the days it tells you there is nothing to take.",
  "categories": ["finance", "productivity", "utilities"],
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "background_color": "#141619",
  "theme_color": "#141619",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-feed.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Graded trade setups in the signal feed"
    },
    {
      "src": "/screenshots/desktop-feed.png",
      "sizes": "1600x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "P-Trades Hub quantitative terminal"
    }
  ],
  "shortcuts": [
    {
      "name": "Signal Feed",
      "short_name": "Feed",
      "url": "/feed",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Performance Engine",
      "short_name": "Performance",
      "url": "/performance",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Trade History",
      "short_name": "History",
      "url": "/history",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
