{
  "name": "WA Dashboard",
  "short_name": "WA CS",
  "description": "WhatsApp Customer Service Dashboard",
  "start_url": "/index.php/wa/chat",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b141a",
  "theme_color": "#075e54",
  "icons": [
    {
      "src": "/wa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
