{
  "name": "Vitrine IA — Super Gerenciador",
  "short_name": "Vitrine IA",
  "description": "Gestão de produtos, catálogo digital e vitrine com IA para o Inovare AI Ecosystem",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#6366F1",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "lang": "pt-BR",
  "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='32' fill='%236366F1'/><text y='130' x='50%' text-anchor='middle' font-size='110' font-family='sans-serif'>🧠</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%236366F1'/><text y='340' x='50%' text-anchor='middle' font-size='280' font-family='sans-serif'>🧠</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Novo Produto",
      "url": "/app#novo",
      "description": "Criar um novo produto"
    },
    {
      "name": "Catálogo",
      "url": "/catalogo",
      "description": "Ver catálogo público"
    }
  ]
}
