{
  "name": "JARVIS — Vaelith Labs",
  "short_name": "JARVIS",
  "description": "Assistente pessoal de IA — Vaelith Labs",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06080d",
  "theme_color": "#06080d",
  "categories": ["productivity", "business", "utilities"],
  "lang": "pt-BR",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='42' fill='%23061520'/%3E%3Ctext x='96' y='130' font-size='110' font-weight='700' font-family='Inter,sans-serif' fill='url(%23g)' text-anchor='middle'%3EJ%3C/text%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0' stop-color='%234cc9ff'/%3E%3Cstop offset='1' stop-color='%2300ffc8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='114' fill='%23061520'/%3E%3Ctext x='256' y='350' font-size='290' font-weight='700' font-family='Inter,sans-serif' fill='url(%23g)' text-anchor='middle'%3EJ%3C/text%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0' stop-color='%234cc9ff'/%3E%3Cstop offset='1' stop-color='%2300ffc8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Briefing matinal",
      "short_name": "Briefing",
      "url": "/?action=briefing"
    },
    {
      "name": "Adicionar prioridade",
      "short_name": "Nova tarefa",
      "url": "/?action=new-task"
    }
  ]
}
