{
  "name": "MailCenter",
  "short_name": "MailCenter",
  "description": "Multi-Brand Email Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080d19",
  "theme_color": "#e8a838",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23080d19'/><text y='70' x='15' font-size='60'>📬</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='38' fill='%23080d19'/><text y='130' x='28' font-size='110'>📬</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23080d19'/><text y='350' x='75' font-size='300'>📬</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}