{
  "id": "vault-anonymous-messaging",
  "name": "Vault — Encrypted Messaging, No Phone Number",
  "short_name": "Vault",
  "description": "A free end-to-end encrypted messenger that never asks for your phone number or email. Messages, calls and files vanish after 24 hours.",
  "categories": ["social", "communication", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.webp",
      "sizes": "1024x576",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Vault Desktop Dashboard"
    },
    {
      "src": "/screenshot-mobile.webp",
      "sizes": "576x1024",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Vault Mobile Chat"
    }
  ]
}
