{
  "name": "Privilege Advocacia Digital",
  "short_name": "Privilege",
  "description": "Plataforma jurídica digital 100% online. Solicite atendimento, acompanhe seus casos e fale com seu advogado.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1e36",
  "theme_color": "#1e3a5f",
  "scope": "/",
  "lang": "pt-BR",
  "categories": ["business", "productivity", "legal"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231e3a5f'/><text y='.9em' font-size='60' x='50' text-anchor='middle'>⚖️</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 100 100'><rect width='100' height='100' rx='20' fill='%231e3a5f'/><text y='.9em' font-size='60' x='50' text-anchor='middle'>⚖️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Novo Atendimento",
      "short_name": "Novo",
      "url": "/new-service"
    },
    {
      "name": "Meus Atendimentos",
      "short_name": "Casos",
      "url": "/cases"
    },
    {
      "name": "Mensagens",
      "short_name": "Chat",
      "url": "/messages"
    }
  ]
}
