{
  "name": "AZ BOT",
  "short_name": "AZ BOT",
  "description": "Panel de atención por WhatsApp",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1f3d",
  "theme_color": "#0f1f3d",
  "icons": [
    { "src": "/assets/logo.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any" },
    { "src": "/assets/logo.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any" }
  ]
}
