{
  "name": "JagSim Paper Trading Simulator",
  "short_name": "JagSim",
  "description": "Free paper trading simulator. Practice stocks and crypto on real-time charts with $100k in virtual money. Not a broker, not real money, not investment advice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#006E4E",
  "background_color": "#0d1424",
  "icons": [
    {
      "src": "/assets/jagsim-favicon-j.png?v=20260904a",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/jagsim-logo-dark.png?v=20260904a",
      "sizes": "1000x500",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
