{
  "name": "VegaCrypt — Zero-Knowledge Secure Transfer",
  "short_name": "VegaCrypt",
  "description": "Zero-knowledge end-to-end encrypted file and secret sharing platform. Self-destructing links and maximum privacy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0C10",
  "theme_color": "#FF6B00",
  "categories": ["security", "utilities", "productivity"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    }
  ]
}
