{
  "name": "OxPulse — Private Video Calls",
  "short_name": "OxPulse",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08080C",
  "theme_color": "#08080C",
  "description": "Private encrypted video calls. No signup, no tracking. End-to-end encrypted WebRTC with TURN relay.",
  "categories": ["communication", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
