{
  "name": "SilentWind | Encrypted Messaging for Law Firms",
  "short_name": "SilentWind",
  "description": "Zero-trace, AES-256 encrypted messaging built for law firms. Join the Detroit Legal Waitlist.",
  "start_url": "https://silentwindwaitlist.crd.co/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}