{
  "name": "Tigrbl Voice Rooms",
  "short_name": "Tigrbl Voice",
  "description": "A realtime WebRTC voice-room demo coordinated through Tigrbl WebSocket JSON-RPC operations.",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#0b0c0f",
  "background_color": "#0b0c0f",
  "display": "standalone"
}
