{
  "slug": "orbital-lab",
  "title": "Orbital Lab",
  "type": "app",
  "version": "1.0.24",
  "description": "The Adom logomark is a hydrogen 2p orbital: psi = (2p_x + 2p_y)/sqrt(2). A live Babylon.js lab that proves it (all 16 real spherical harmonics, the alignment cheat, and the directed loop), plus loader.html: the same animation as one dependency-free WebGL file for webview load screens.",
  "tags": [
    "brand",
    "physics",
    "babylon",
    "webgl",
    "animation",
    "loader"
  ],
  "dependencies": {},
  "discovery_triggers": [
    "why is the adom logo an orbital",
    "adom logo physics",
    "orbital lab",
    "show the orbital lab",
    "webview load animation",
    "adom loader animation",
    "hydrogen orbital demo",
    "adom load screen",
    "embed the adom loader",
    "how big is the adom loader",
    "adom loading animation"
  ],
  "discovery_pitch": "Open when someone asks about the physics behind the Adom logomark, wants the live orbital demo, or needs the standalone loader animation for a webview load screen.",
  "sample_prompts": [
    {
      "label": "The lore",
      "prompt": "why is the adom logo a hydrogen orbital?"
    },
    {
      "label": "The loader",
      "prompt": "give my webview the adom loading animation"
    }
  ],
  "metadata": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "hero": {
    "type": "image",
    "path": "docs/hero.png"
  },
  "visibility": "public",
  "org": "adom",
  "author": {
    "name": "John Lauer",
    "email": "john@adom.inc"
  }
}