{
  "name": "Aura Chat",
  "short_name": "Aura",
  "description": "Aura Chat - Multi-channel messaging platform",
  "start_url": "/inbox",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007aff",
  "orientation": "portrait",
  "icons": [
    { "src": "/images/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
