{
  "name": "LeekChat",
  "short_name": "LeekChat",
  "description": "Assistente Virtual de IA para Automação de Atendimento e Suporte",
  "theme_color": "#0F0F0F",
  "background_color": "#0F0F0F",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    { "src": "/leekchat-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/leekchat-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
