{
  "name": "OEH Meet",
  "short_name": "OEH Meet",
  "description": "Secure, fast, and high-quality video conferencing with OEH Meet",
  "start_url": "/join",
  "id": "/join",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e1216",
  "theme_color": "#0e1216",
  "icons": [
    {
      "src": "/assets/meet.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/meet.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "social",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "Join Meeting",
      "url": "/join",
      "description": "Join an existing video meeting",
      "icons": [
        {
          "src": "/assets/meet.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
