{
  "name": "AutoSignal for Deriv",
  "short_name": "AutoSignal",
  "description": "Your Deriv trading bot, running in the cloud.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0B0D12",
  "theme_color": "#0B0D12",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
