{
  "name": "Neural Sniper",
  "short_name": "NS",
  "description": "Geautomatiseerd trading op BNB Smart Chain",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f9fc",
  "theme_color": "#635bff",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}