{
  "name": "SuperTarefas WhatsApp",
  "short_name": "WhatsApp ST",
  "description": "Atendimento WhatsApp do SuperTarefas — chat em tempo real, sem CRM em volta.",
  "start_url": "/whatsapp/view",
  "scope": "/whatsapp/view",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#10abd4",
  "background_color": "#f5f7fb",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "/icons/wa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/wa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/wa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/wa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Conversas pendentes",
      "url": "/whatsapp/view?scope=pending",
      "description": "Atendimentos esperando atendente"
    },
    {
      "name": "Minhas conversas",
      "url": "/whatsapp/view?scope=mine",
      "description": "Conversas atribuídas a você"
    }
  ],
  "prefer_related_applications": false
}
