{
  "name": "The Trading Game",
  "short_name": "Trading Game",
  "description": "Guess long or short on real historical crypto charts and learn from technical indicators.",
  "start_url": "/game/the-trading-game",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080d0f",
  "theme_color": "#080d0f",
  "icons": [
    {
      "src": "/assets/games/the-trading-game-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/games/the-trading-game-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
