{
  "name": "Ghostline",
  "short_name": "Ghostline",
  "description": "Military-grade encrypted team communications.",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["communication", "social"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Chats",
      "url": "/chat",
      "description": "Open conversations"
    },
    {
      "name": "Calls",
      "url": "/calls",
      "description": "Recent calls"
    }
  ],
  "prefer_related_applications": false
}
