{
  "short_name": "Pulse Chat",
  "name": "Pulse Chat - Real-time Messaging",
  "description": "Real-time chat application with spaces, private messaging, and premium levels.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#111114",
  "theme_color": "#111114",
  "display": "standalone",
  "orientation": "portrait"
}
