{
  "short_name": "Despachante Miro",
  "name": "Despachante Miro - Sistema de Consultas Veiculares",
  "description": "Sistema completo para consultas veiculares.",
  "icons": [
    {
      "src": "favicon.webp",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/webp"
    },
    {
      "src": "logoWhite.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logoWhite.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#dc2626",
  "background_color": "#f9fafb",
  "colors": {
    "light": {
      "primary": "#F27535",
      "accent": "#F58A52",
      "iconPrimaryWhite": "#F27535",
      "background": "#f9fafb",
      "backgroundSecondary": "#f3f4f6",
      "cardBackground": "#ffffff",
      "text": "#333333",
      "textSecondary": "#6b7280",
      "textInverse": "#FFFFFF",
      "white": "#FFFFFF",
      "black": "#212327",
      "border": "#e0e0e0",
      "shadow": "rgba(0, 0, 0, 0.1)",
      "success": "#008001",
      "warning": "#F59E0B",
      "danger": "#8B1A2B",
      "info": "#1890FF",
      "glass": "rgba(255, 255, 255, 0.2)",
      "green": "#25b647",
      "yellow": "#F59E0B",
      "red": "#ff3d32",
      "blue": "#1890FF"
    },
    "dark": {
      "primary": "#F27535",
      "accent": "#F58A52",
      "iconPrimaryWhite": "#FFFFFF",
      "background": "#101827",
      "backgroundSecondary": "#374151",
      "cardBackground": "#1f2937",
      "white": "#FFFFFF",
      "black": "#000000",
      "text": "#f5f5f5",
      "textSecondary": "#9ca3af",
      "textInverse": "#000000",
      "border": "#333333",
      "shadow": "rgba(0, 0, 0, 0.2)",
      "success": "#008001",
      "warning": "#F59E0B",
      "danger": "#8B1A2B",
      "info": "#1890FF",
      "green": "#25b647",
      "yellow": "#F59E0B",
      "red": "#ff3d32",
      "blue": "#1890FF",
      "glass": "rgba(0, 0, 0, 0.2)"
    }
  },
  "login": {
    "heroLabel": "Um portal completo para sua gestão documental",
    "headlineLine1": "Portal do cliente",
    "headlineLine2": "",
    "subtext": "Centralize consultas, acompanhe processos e solicite novos serviços em um único ambiente, com mais agilidade, controle e transparência para a sua loja.",
    "moreInfoUrl": "https://despachantemiro.com.br/",
    "moreInfoTitle": "Saiba mais",
    "contactHint": "Precisa de ajuda? Entre em contato",
    "phoneDisplay": "(11) 2633-3133",
    "phoneTel": "tel:+551126333133",
    "whatsappUrl": "https://wa.me/5511940246311",
    "email": "advm@despachantemiro.com.br"
  },
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "pt-BR",
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Consultas",
      "short_name": "Consultas",
      "description": "Acessar consultas veiculares",
      "url": "/consults",
      "icons": [
        {
          "src": "logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Clientes",
      "short_name": "Clientes",
      "description": "Gerenciar clientes",
      "url": "/clients",
      "icons": [
        {
          "src": "logo.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
