{
  "name": "TRUSTED AI Trading",
  "short_name": "TRUSTED",
  "description": "Secure AI Trading Ecosystem",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#121212",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}