{
  "name": "VaultChat",
  "short_name": "VaultChat",
  "description": "Private encrypted group messenger",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#080a10",
  "theme_color": "#080a10",
  "orientation": "portrait-primary",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%2306d6a0' rx='100' width='512' height='512'/><text x='50%25' y='55%25' dominant-baseline='middle' text-anchor='middle' font-size='260' fill='white'>⬡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
