{
  "name": "DentalQub WhatsApp",
  "short_name": "DentalQub Chat",
  "description": "Chat de WhatsApp Business - Clínica Dental",
  "start_url": "/whatsapp/popup",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#25D366",
  "theme_color": "#075E54",
  "icons": [
    {
      "src": "/icons/whatsapp-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/whatsapp-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}