{
  "short_name": "Aer",
  "name": "American Encryption Research",
  "icons": [
        {
            "src": "/assets/img/AerLogoIcon.png",
            "type": "image/png",
            "sizes": "1024x1024",
            "purpose": "any maskable"
        }
    ],
  "start_url": "/",
  "background_color": "#0e0825",
  "theme_color": "#0e0825",
  "display": "standalone",
  "orientation": "natural",
  "id": "/",
  "description": "American Encryption Research is a research-focused division of LX Aer, dedicated to making data breaches a thing of the past.",
  "launch_handler": {
    "client_mode": "auto"
  }
}