{
  "name": "GChat",
  "short_name": "GChat",
  "description": "Encrypted group messaging",
  "start_url": "/chat.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/gchat_icon.png?v=20260512-v125",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
