{
  "name": "Mask | Security Layer for AI Agents",
  "short_name": "Mask",
  "description": "Just-in-Time middleware for AI Agents. Intercept, encrypt, and vault PII before it reaches LLMs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/logos/iconmask.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logos/iconmask.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
