{
  "name": "iSeChat",
  "short_name": "iSeChat",
  "description": "Secure & privacy encrypted P2P messaging app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#007AFF",
  "theme_color": "#007AFF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "communication"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}
