{
  "name": "API WA MANAGER",
  "short_name": "API WA",
  "description": "Panel de gestión de sesiones de WhatsApp y APIs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080c14",
  "theme_color": "#25d366",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
