{
  "name": "CryptoTron - Blockchain Light Cycle Game",
  "short_name": "CryptoTron",
  "description": "A retro Tron-style light cycle arcade game with cryptocurrency collectibles. Collect Bitcoin, Ethereum, Solana and more!",
  "start_url": "/tron",
  "scope": "/tron/",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#00ffff",
  "orientation": "landscape",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/tron/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/tron/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/tron/images/cryptotron-screenshot.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "CryptoTron gameplay"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
