{
  "name": "Enclave — Private File Tools",
  "short_name": "Enclave",
  "description": "Professional file processing tools. Everything runs locally in your browser via WebAssembly.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e1a15",
  "theme_color": "#d7ba8e",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/enclave-icon-square.png",
      "sizes": "227x227",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
