{
  "name": "Mailbox",
  "short_name": "Mailbox",
  "description": "Self-hosted email dashboard",
  "start_url": "/root.php",
  "display": "standalone",
  "background_color": "#f2f0eb",
  "theme_color": "#006241",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/images/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
