{
  "name": "Magoven Meet",
  "short_name": "Magoven Meet",
  "description": "HD video meetings, screen sharing, and team collaboration",
  "start_url": "/app/meetings",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#141218",
  "theme_color": "#7c3aed",
  "categories": ["productivity", "communication"],
  "icons": [
    {
      "src": "/app/MagovenFavicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/app/Magoven.ioMeet.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
