{
  "short_name": "GlobalChat",
  "name": "GlobalChat — Real-Time Community Chat",
  "icons": [
    {
      "src": "/landinglogo.png",
      "type": "image/png",
      "sizes": "192x192 512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "display": "standalone",
  "orientation": "any",
  "scope": "/"
}