{
  "name": "Clid Sheets",
  "short_name": "Sheets",
  "description": "Collaborative spreadsheets with formulas, charts, and Friday AI.",
  "id": "/sheets.html",
  "start_url": "/sheets.html",
  "scope": "/sheets.html",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#00d97e",
  "background_color": "#0a0a0a",
  "icons": [
    { "src": "clid-sheets.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "office"],
  "shortcuts": [
    { "name": "New sheet", "url": "/sheets.html?new=1", "description": "Start a blank sheet" },
    { "name": "Recent",    "url": "/sheets.html",       "description": "Open your sheets list" }
  ]
}
