{
  "short_name": "EW Chat",
  "name": "Elysian Works Chat",
  "description": "Private chat for Elysian Works team and clients",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e12",
  "theme_color": "#c8a96e",
  "orientation": "any",
  "categories": ["productivity", "communication"]
}
