{
  "name": "CipherOps — Mensajería cifrada",
  "short_name": "CipherOps",
  "description": "Mensajería cifrada de grado militar. E2E X25519 + AES-GCM en el navegador.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1108",
  "theme_color": "#3a4a20",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
