{
  "name": "Delphos Labs",
  "short_name": "Delphos Labs",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#000000",
  "description": "Delphos Labs provides AI-powered binary analysis of compiled software to expose malware, hidden logic, and software supply chain risk. No source code required.",
  "icons": [
    {
      "src": "/assets/logo-mark-192-WnXLLA1a.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/logo-mark-512-CKwMihyF.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}