{
  "name": "SmartService AI",
  "short_name": "SmartSvc",
  "description": "Plataforma SaaS inteligente com IA para prestadores de serviços",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "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='32' fill='%236366f1'/%3E%3Ctext x='96' y='136' font-size='100' text-anchor='middle' font-family='sans-serif'%3E%F0%9F%A4%96%3C/text%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='80' fill='%236366f1'/%3E%3Ctext x='256' y='360' font-size='280' text-anchor='middle' font-family='sans-serif'%3E%F0%9F%A4%96%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "description": "Ver painel principal"
    },
    {
      "name": "Agenda",
      "short_name": "Agenda",
      "url": "/agenda",
      "description": "Ver agenda do dia"
    },
    {
      "name": "Clientes & Leads",
      "short_name": "Clientes",
      "url": "/clientes",
      "description": "Gerenciar clientes e leads"
    },
    {
      "name": "WhatsApp IA",
      "short_name": "WhatsApp",
      "url": "/whatsapp",
      "description": "Simulador do WhatsApp com IA"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
