{
  "name": "EC$ 360° Trader",
  "short_name": "Trader",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0907",
  "theme_color": "#c9a227",
  "icons": [
    {
      "src": "icon-192.png?v=20260918",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v=20260918",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v=20260918",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "apple-touch-icon.png?v=20260918",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}