{
  "name": "Hexr",
  "short_name": "Hexr",
  "description": "The Zero-Trust Platform for AI Agents",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/hexr-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/hexr-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
