{
  "name": "WhaBot",
  "short_name": "WhaBot",
  "description": "Your WhatsApp AI assistant",
  "start_url": "/whabot/client/portal.php",
  "scope": "/whabot/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef3f4",
  "theme_color": "#25d366",
  "icons": [
    { "src": "/whabot/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/whabot/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
