{
  "short_name": "SecureChat",
  "name": "SecureChat - Private & E2E Encrypted",
  "description": "Free, private messaging with end-to-end encryption. No ads, no tracking.",
  "icons": [
    {
      "src": "static/img/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "static/img/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "static/img/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "static/img/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "static/img/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": ".",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "theme_color": "#111827",
  "background_color": "#111827",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["communication", "social"],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "static/img/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SecureChat - Private & E2E Encrypted Messaging"
    }
  ]
}
