{
  "name": "BRT Entregas Express",
  "short_name": "Cargas Express",
  "description": "Sistema de Logística e Entregas BRT Express",
  "start_url": "/cadastro.php",
  "display": "standalone",
  "background_color": "#003964",
  "theme_color": "#003964",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}