{
  "name": "MAVIC BOT",
  "short_name": "MAVIC",
  "description": "Automated Trading Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05060f",
  "theme_color": "#7c3aed",
  "icons": [
    {"src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/static/img/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable"}
  ]
}
