{
  "name": "LOGIC — The Lab",
  "short_name": "LOGIC Lab",
  "description": "Sandbox de lógica y programación — resolvé puzzles con circuitos lógicos",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [{
    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%230a0a0f' rx='12'/><text x='50' y='65' font-family='monospace' font-size='50' fill='%2300ff41' text-anchor='middle'>◈</text></svg>",
    "sizes": "100x100",
    "type": "image/svg+xml"
  }]
}
