{
  "name": "Painel · Alves Rebouças",
  "short_name": "AR Painel",
  "description": "Painel interno do escritório Alves Rebouças Advocacia — Direito Administrativo, Servidor Público e Licitações.",
  "start_url": "dashboard.html",
  "scope": "./",
  "id": "alves-reboucas-painel",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F2EDE6",
  "theme_color": "#6B1F2A",
  "lang": "pt-BR",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Demandas",
      "short_name": "Demandas",
      "description": "Lista de demandas com Gantt automático",
      "url": "./dashboard.html#tarefas",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "CRM Carteira",
      "short_name": "CRM",
      "description": "Cockpit gerencial da carteira",
      "url": "./dashboard.html#crm",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Licitações",
      "short_name": "Licitações",
      "description": "Frente empresarial · Lei 14.133",
      "url": "./dashboard.html#licitacoes",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
