{
 "name": "Claude Code configuration reference",
 "short_name": "Claude Code config",
 "description": "Everything Claude Code loads, in what order, and what happens when two pieces of configuration disagree.",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#07070a",
 "theme_color": "#07070a",
 "icons": [
  {
   "src": "/favicon.svg",
   "sizes": "any",
   "type": "image/svg+xml"
  }
 ]
}
