{
  "id": "/",
  "name": "CONVERSY",
  "short_name": "CONVERSY",
  "description": "Atendimento, vendas e relacionamento pelo WhatsApp.",
  "lang": "pt-BR",
  "start_url": "/app/conversas",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1220",
  "theme_color": "#111827",
  "prefer_related_applications": false,
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "/brand/conversy-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/conversy-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Conversas",
      "short_name": "Conversas",
      "url": "/app/conversas",
      "icons": [{ "src": "/brand/conversy-icon.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Contatos",
      "short_name": "Contatos",
      "url": "/app/contatos",
      "icons": [{ "src": "/brand/conversy-icon.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Configurações",
      "short_name": "Configurações",
      "url": "/app/configuracoes",
      "icons": [{ "src": "/brand/conversy-icon.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
