{
  "name": "Vajrex Security",
  "short_name": "Vajrex",
  "description": "Advanced Security Intelligence Platform",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#010204",
  "theme_color": "#06b6d4",
  "orientation": "any",
  "icons": [
    { "src": "assets/logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}

