{
  "name": "NEXUS-CHAT",
  "short_name": "NEXUS",
  "description": "Real-time social network — message friends, post to feed, meet people.",
  "start_url": "https://abrarns.github.io/Nexus-Chat/index.html",
  "scope": "https://abrarns.github.io/Nexus-Chat/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a12",
  "theme_color": "#00ffe1",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "https://abrarns.github.io/Nexus-Chat/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://abrarns.github.io/Nexus-Chat/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Messages",
      "short_name": "Chat",
      "description": "Open your messages",
      "url": "https://abrarns.github.io/Nexus-Chat/index.html",
      "icons": [{ "src": "https://abrarns.github.io/Nexus-Chat/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
