{
  "name": "Clid Meet",
  "short_name": "Meet",
  "description": "Video meetings with screen share, recording, and Friday AI transcription.",
  "id": "/meet.html",
  "start_url": "/meet.html",
  "scope": "/meet.html",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#00d97e",
  "background_color": "#0a0a0a",
  "icons": [
    { "src": "clid-meet.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "social"],
  "shortcuts": [
    { "name": "New meeting", "url": "/meet.html?new=1", "description": "Start an instant meeting" },
    { "name": "Recent",      "url": "/meet.html",       "description": "Recent meetings" }
  ]
}
