{
  "name": "AutoAsistente",
  "short_name": "AutoAsistente",
  "description": "Tu negocio en piloto automatico 24/7",
  "start_url": "/panel/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
