{
  "name": "VG Meet",
  "short_name": "VG Meet",
  "description": "HD video calls, screen sharing, and real-time chat",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#16a34a",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "New Meeting", "url": "/", "description": "Start or join a meeting" }
  ]
}
