{
  "name": "Código 963 Admin",
  "short_name": "963 Admin",
  "description": "Vendas, funil, usuários e alertas administrativos.",
  "id": "/",
  "start_url": "/?tab=overview",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Vendas",
      "short_name": "Vendas",
      "url": "/?tab=sales"
    },
    {
      "name": "Ofertas e Funil",
      "short_name": "Funil",
      "url": "/?tab=offers"
    }
  ]
}
