{
  "name": "iBridge - Startup Ecosystem Platform",
  "short_name": "iBridge",
  "description": "Your digital identity and networking platform for the global startup ecosystem. From Idea to IPO.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "social", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Programs",
      "url": "/?view=programs",
      "description": "Browse programs"
    },
    {
      "name": "Network",
      "url": "/?view=network",
      "description": "Connect with peers"
    },
    {
      "name": "Events",
      "url": "/?view=events",
      "description": "Discover events"
    }
  ]
}