{
  "name": "CryptoBot Pro",
  "short_name": "CryptoBot",
  "description": "Bot de trading automatizado de criptomoedas",
  "start_url": "https://cryptobotpro.tech/cryptobot-pro.html",
  "scope": "https://cryptobotpro.tech/",
  "display": "standalone",
  "background_color": "#05080d",
  "theme_color": "#00f5a0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
