{
  "name": "Nzura Chat",
  "short_name": "Nzura",
  "description": "Private, end-to-end encrypted messaging.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1424",
  "theme_color": "#0f1424",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
