{
  "name": "Botomout — Algorithmic Trading",
  "short_name": "Botomout",
  "description": "MT4/MT5 Expert Advisor, live signals and market analysis.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
