{
  "name": "Nebula - Decentralized Portfolio Platform",
  "short_name": "Nebula",
  "description": "Create and manage your decentralized portfolio with GitHub integration",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0c0c",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["productivity", "developer", "portfolio"],
  "lang": "en",
  "dir": "ltr",
  "icons": [],
  "screenshots": [],
  "shortcuts": [],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://nebula-mu-henna.vercel.app/"
    }
  ],
  "prefer_related_applications": false,
  "scope": "/",
  "id": "nebula-portfolio-platform",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "capture_links": "existing-client-navigate"
}