{
  "name": "Nexus — Community Chat",
  "short_name": "Nexus",
  "description": "Privacy-first community chat platform. No phone verification. Real communities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0e1a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["social", "communication", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Open App",
      "short_name": "App",
      "description": "Go to your servers",
      "url": "/app"
    },
    {
      "name": "Explore Servers",
      "short_name": "Explore",
      "description": "Discover new communities",
      "url": "/explore"
    },
    {
      "name": "Upgrade to Pro",
      "short_name": "Pro",
      "description": "Unlock Nexus Pro features",
      "url": "/pro"
    }
  ]
}
