{
  "name": "BASTION Risk Intelligence",
  "short_name": "BASTION",
  "description": "AI-powered risk intelligence for crypto derivatives",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#DC2626",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/bastion-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/bastion-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
