{
  "name": "FB Desk Chat",
  "short_name": "Desk Chat",
  "description": "Chat companion do FB Desk",
  "lang": "pt-BR",
  "start_url": "/m/chat",
  "scope": "/m/",
  "display": "standalone",
  "icons": [
    {
      "src": "/desk-chat-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/desk-chat-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
