{
  "name": "JurisGestor — Gestão Jurídica",
  "short_name": "JurisGestor",
  "description": "Gestão jurídica com prazos, clientes, honorários e financeiro, com suporte offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#151312",
  "theme_color": "#151312",
  "orientation": "portrait",
  "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"
    }
  ],
  "scope": "/",
  "prefer_related_applications": false,
  "categories": [
    "business",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "Abrir JurisGestor",
      "short_name": "Abrir",
      "url": "/",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
