{
  "name": "ISC 2025 \u2013 Independent Sponsor Conference",
  "short_name": "ISC 2025",
  "description": "McGuireWoods Independent Sponsor Conference 2025 — AI-powered matchmaking for sponsors and capital providers",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#163967",
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "/icons/screenshot-narrow.png",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "description": "View your conference schedule",
      "url": "/schedule",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "View your messages",
      "url": "/messages",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
