{
  "name": "Lx8 Labs",
  "short_name": "Lx8",
  "description": "A small research-and-engineering studio in the Bell Labs lineage. Built around DevOps, AI, and theoretical physics. Founded 2013, based in Berlin.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "https://avatars.githubusercontent.com/u/7157081?s=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://avatars.githubusercontent.com/u/7157081?s=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Products",
      "url": "/products.html",
      "description": "All four products"
    },
    {
      "name": "Algorithm Lab",
      "url": "/algorithms.html",
      "description": "39 algorithms in 3D"
    },
    {
      "name": "aimem",
      "url": "/aimem.html",
      "description": "AI memory, one canonical source"
    },
    {
      "name": "Tupã IDE",
      "url": "/tupa.html",
      "description": "Native macOS dev environment"
    }
  ]
}
