{
  "name": "VoxID BankCore Enterprise",
  "short_name": "VoxID",
  "description": "Enterprise core banking system with integrated VoxID intelligence layer for AML, fraud detection, and voice identity verification.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "lang": "en",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image-1200x630.jpg",
      "sizes": "1200x640",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "VoxID BankCore Dashboard"
    }
  ]
}