{
  "name": "Vaultix",
  "short_name": "Vaultix",
  "description": "All-in-one SaaS authentication and software licensing platform with AES-256-GCM encryption, HWID binding, and Discord support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "developer tools"],
  "lang": "en",
  "dir": "ltr"
}
