{
  "name": "PC INFO Multichat",
  "short_name": "PC INFO Multichat",
  "description": "Central de atendimento WhatsApp com IA, gestão de equipe e relatórios em tempo real.",
  "start_url": "/whatsapp",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#8BC53F",
  "theme_color": "#141414",
  "lang": "pt-BR",
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "/app-icon-src.png",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-maskable.png",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
