{
  "name": "VEIL",
  "short_name": "VEIL",
  "description": "Secure ephemeral messaging. No logs. No trace.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070b10",
  "theme_color": "#00e5ff",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
