{
  "name": "AMESA Investor Relations Portal",
  "short_name": "AMESA",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0F19",
  "theme-color": "#0F172A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://img.icons8.com/gold/192/castle.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://img.icons8.com/gold/512/castle.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}