{
  "name": "Scalp AI Bot Insights",
  "short_name": "Scalp AI Bot",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0c18",
  "theme_color": "#8a7dff",
  "icons": [
    {
      "src": "assets/favicon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "scope": "./"
}