{
  "name": "CNPJ Terminal // CyberLookup Enterprise",
  "short_name": "CNPJ Terminal",
  "description": "Consulta de CNPJ ultrarrápida com dados oficiais da Receita Federal, Quadro Societário (QSA), CNAE e Capital em interface Matrix CRT.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020B05",
  "theme_color": "#020B05",
  "orientation": "any",
  "scope": "/",
  "categories": ["utilities", "business", "productivity"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
