{
  "name": "Out of the Box Mailbox Portal",
  "short_name": "OTB Portal",
  "description": "Manage your mailbox, packages, and account",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/otb-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
