{
  "name": "Laser Mirrors",
  "short_name": "Laser Mirrors",
  "description": "A futuristic laser-reflection puzzle game — rotate mirrors to guide the beam and light every crystal.",
  "start_url": "/laser-mirrors.html",
  "display": "standalone",
  "background_color": "#080B14",
  "theme_color": "#00FFD4",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%230A0E1A'/%3E%3Cline x1='15' y1='50' x2='85' y2='50' stroke='%2300FFD4' stroke-width='6'/%3E%3Ccircle cx='85' cy='50' r='10' fill='%2300FFD4'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
