{
  "name": "IngressLabs",
  "short_name": "IngressLabs",
  "description": "Secure infrastructure for AI agents",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/assets/brand/ingresslabs-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/assets/brand/ingresslabs-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
