{
  "name": "EPM Enterprise Portal",
  "short_name": "EPM",
  "description": "Enterprise Real-Time Communication & Management Portal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Messages",
      "url": "/messages",
      "description": "Open chat conversations"
    },
    {
      "name": "Notifications",
      "url": "/notifications",
      "description": "View recent alerts"
    }
  ]
}
