{
  "name": "ADI Platform - Assurance, Detection and Intelligence",
  "short_name": "ADI Platform",
  "description": "Advanced security analysis and threat detection platform by AXE55 Technologies",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "icons": [
    {
      "src": "/logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}