{
  "name": "DARK-CHAT by Daksh Lambha",
  "short_name": "DARK-CHAT",
  "description": "End-to-End Encrypted anonymous messenger built by Daksh Lambha (DARKG0D).",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00d2ff",
  "icons": [
    { "src": "/images/icons/icon-48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/images/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
