{
  "name": "Grupo Chat - White-Label Chat System",
  "short_name": "GrupoChat",
  "description": "Launch your own branded chat platform today. Professional white-label PHP script with AI moderation, video calls, and WordPress integration.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#818cf8",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}