{
  "name": "Orion Softphone",
  "short_name": "Orion Phone",
  "description": "Softphone WebRTC TELNET CO — Llamadas desde el browser",
  "start_url": "/softphone/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#00d4ff",
  "orientation": "portrait-primary",
  "scope": "/softphone/",
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230a0f1e'/%3E%3Cpath d='M96 36c-8.8 0-16 7.2-16 16v88c0 8.8 7.2 16 16 16s16-7.2 16-16V52c0-8.8-7.2-16-16-16z' fill='%2300d4ff'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
