{
  "name": "Asherah Prime Staff Portal",
  "short_name": "Asherah Staff",
  "description": "Asherah Prime Holdings LTD — Staff Portal: Webmail, Messenger & WhatsApp Web",
  "start_url": "/staff",
  "scope": "/staff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F1C3F",
  "theme_color": "#0F1C3F",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Webmail",
      "short_name": "Webmail",
      "url": "/staff/webmail",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Messenger",
      "short_name": "Messenger",
      "url": "/staff/messenger",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "WhatsApp Web",
      "short_name": "WhatsApp",
      "url": "/staff/whatsapp",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
