{
  "name": "Relay • Private HD Voice & Video Rooms",
  "short_name": "Relay",
  "description": "Instant encrypted HD voice, video & screen sharing between any two devices. Zero install, zero accounts.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07131d",
  "theme_color": "#f36f52",
  "scope": "/",
  "categories": ["utilities", "productivity", "communication"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
