{
  "name": "VAP - Videolink Application Platform",
  "short_name": "VAP",
  "description": "Modern video conferencing and meeting platform",
  "icons": [
    {
      "src": "/icons/videolink/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/videolink/logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/videolink/logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
