{
  "name": "4Tax Portal",
  "short_name": "4Tax",
  "description": "Portal Gerencial 4Tax Group — accounting, finance e corporate services",
  "lang": "pt-BR",
  "dir": "ltr",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2B3847",
  "background_color": "#2B3847",
  "icons": [
    { "src": "icon.php?size=192&v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon.php?size=192&v=3", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon.php?size=512&v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon.php?size=512&v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "./index.php", "description": "Visão geral dos entregáveis" },
    { "name": "Faturamento", "url": "./index.php?view=finance-inv", "description": "Invoices e provisões" },
    { "name": "Sugerir melhoria", "url": "./index.php?action=feedback", "description": "Reportar bug ou sugerir melhoria" }
  ]
}
