{
  "name": "Light Cycle",
  "short_name": "Light Cycle",
  "description": "A Tron-themed puzzle game where you guide neon light cycles through the grid",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#0a0a1a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0a1a' width='192' height='192' rx='40'/><path d='M38 96 L96 38 L154 96 L96 154 Z' fill='none' stroke='%2300ffff' stroke-width='8'/><circle cx='96' cy='96' r='12' fill='%2300ffff'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230a0a1a' width='512' height='512' rx='100'/><path d='M102 256 L256 102 L410 256 L256 410 Z' fill='none' stroke='%2300ffff' stroke-width='20'/><circle cx='256' cy='256' r='30' fill='%2300ffff'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "puzzle"],
  "lang": "en",
  "dir": "ltr"
}
