{
  "name": "CipherText — Secret Encryption",
  "short_name": "CipherText",
  "description": "Military-grade AES-256 message encryption. Free, browser-based, zero-knowledge.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070b0f",
  "theme_color": "#070b0f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "productivity", "security"]
}
