{
  "name": "NovaMail by Dellvantix",
  "short_name": "NovaMail",
  "description": "Corporate Mail Platform by Dellvantix",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06122a",
  "theme_color": "#1e3a6e",
  "orientation": "any",
  "icons": [
    { "src": "logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    { "name": "Compose", "short_name": "Compose", "url": "/?compose=1", "description": "Write a new email" },
    { "name": "Inbox",   "short_name": "Inbox",   "url": "/?folder=INBOX", "description": "Open your inbox" }
  ]
}
