{
  "name": "CertiGen Dashboard",
  "short_name": "CertiGen",
  "start_url": "./dashboard.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1d4ed8",
  "description": "Dashboard móvel do CertiGen para gestão de convites, SMTP e certificados.",
  "icons": [
    {
      "src": "./favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
