{
  "name": "Clid Docs",
  "short_name": "Docs",
  "description": "Rich-text collaborative documents with multi-cursor presence, slash commands, markdown shortcuts, and Friday AI inline. Better than Google Docs.",
  "id": "/docs.html",
  "start_url": "/docs.html",
  "scope": "/docs.html",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#00d97e",
  "background_color": "#0a0a0a",
  "icons": [
    { "src": "clid-docs.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "office"],
  "shortcuts": [
    { "name": "New doc",  "url": "/docs.html?new=1",  "description": "Start a blank doc" },
    { "name": "Recent",   "url": "/docs.html",        "description": "Open your docs list" }
  ]
}
