{
 "id": "/",
 "name": "wayworks.space — the work layer",
 "short_name": "wayworks",
 "description": "Ask in the conversation you already have open. wayworks connects the work to Claude and ChatGPT over MCP.",
 "lang": "en",
 "dir": "ltr",
 "categories": ["business", "productivity", "utilities"],
 "start_url": "/",
 "scope": "/",
 "display": "standalone",
 "orientation": "any",
 "background_color": "#0F0D14",
 "theme_color": "#0F0D14",
 "icons": [
  {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
  {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
  {"src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png",
   "purpose": "maskable"}
 ],
 "shortcuts": [
  {"name": "All views", "url": "/debuginit/"},
  {"name": "Build a space", "url": "/debuginit/experience.html"},
  {"name": "Do the sum", "url": "/debuginit/value.html"}
 ]
}
