{
  "name": "Mailbox Admin",
  "short_name": "Mailbox",
  "description": "Admin app for your self-hosted antivalence mailbox — issue pairing codes, manage devices, read the audit log. Metadata only; the mailbox is blind.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030303",
  "theme_color": "#030303",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
