{
  "name": "NexoChat",
  "short_name": "NexoChat",
  "description": "Mensagens em tempo real seguras",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f0d",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%2316a34a'/><path d='M48 96c0-26.5 21.5-48 48-48s48 21.5 48 48-21.5 48-48 48a47.9 47.9 0 01-20.4-4.6L40 152l12.4-27.8A47.7 47.7 0 0148 96z' fill='white'/></svg>", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%2316a34a'/><path d='M128 256c0-70.7 57.3-128 128-128s128 57.3 128 128-57.3 128-128 128a127.7 127.7 0 01-54.4-12.2L96 406l33-74.2A127.1 127.1 0 01128 256z' fill='white'/></svg>", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "categories": ["communication", "productivity"],
  "shortcuts": [
    { "name": "Novo chat", "url": "/?new=direct", "description": "Iniciar nova conversa" }
  ]
}
