{
  "name": "Scalp AI Bot Pro",
  "short_name": "Scalp AI Bot",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#061018",
  "theme_color": "#2fd1ff",
  "icons": [
    {
      "src": "assets/favicon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "scope": "./"
}