{
  "name": "Trinath Internal Email",
  "short_name": "Trinath Mail",
  "description": "Secure internal communication & email for Trinath. Conversations, replies, attachments and notifications.",
  "start_url": "/Home/Dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0f1a",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Compose", "url": "/Mail/Compose" },
    { "name": "Inbox", "url": "/Mail/Inbox" }
  ]
}
