{
  "name": "Aegis Meet — Secure Encrypted Video Conferencing",
  "short_name": "Aegis Meet",
  "description": "End-to-end encrypted video conferencing with unlimited participants, screen sharing, chat, and enterprise-grade security.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#070b12",
  "theme_color": "#070b12",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "social"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "https://images.hostinger.com/915af5d0-dac2-4824-9f17-1173aa05b2d0.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "https://images.hostinger.com/915af5d0-dac2-4824-9f17-1173aa05b2d0.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "https://images.hostinger.com/915af5d0-dac2-4824-9f17-1173aa05b2d0.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "https://images.hostinger.com/915af5d0-dac2-4824-9f17-1173aa05b2d0.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "New meeting",
      "short_name": "New meeting",
      "description": "Start a new encrypted meeting instantly",
      "url": "/?action=new-meeting",
      "icons": [{ "src": "https://images.hostinger.com/915af5d0-dac2-4824-9f17-1173aa05b2d0.png", "sizes": "192x192" }]
    },
    {
      "name": "Files",
      "short_name": "Files",
      "description": "Open the secure file exchange",
      "url": "/files",
      "icons": [{ "src": "https://images.hostinger.com/915af5d0-dac2-4824-9f17-1173aa05b2d0.png", "sizes": "192x192" }]
    },
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "description": "Schedule an upcoming meeting",
      "url": "/schedule",
      "icons": [{ "src": "https://images.hostinger.com/915af5d0-dac2-4824-9f17-1173aa05b2d0.png", "sizes": "192x192" }]
    }
  ]
}
