{
  "name": "JurisIA - Documentos Jurídicos com IA",
  "short_name": "JurisIA",
  "description": "Gere petições, contratos, notificações e contestações profissionais com inteligência artificial.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B2A4A",
  "theme_color": "#1B2A4A",
  "orientation": "portrait-primary",
  "categories": [
    "productivity",
    "business"
  ],
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Gerar Petição",
      "url": "/?tipo=peticao",
      "description": "Gerar petição inicial com IA"
    },
    {
      "name": "Gerar Contrato",
      "url": "/?tipo=contrato",
      "description": "Gerar contrato com IA"
    }
  ]
}