{
  "short_name": "Intro",
  "name": "Intro: connect with quality",
  "description": "Intro is a curated network that connects professionals through meaningful, high-potential introductions. Every meeting is initiated and hosted by a trusted connector who sees a strong opportunity for both sides.",
  "icons": [
    {
      "src": "/favicon/favicon.ico",
      "type": "image/x-icon",
      "sizes": "48x48"
    },
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "screenshots": [
    {
      "src": "/screenshots/screenshot1.png",
      "type": "image/png",
      "sizes": "1440x860",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/screenshot2.png",
      "type": "image/png",
      "sizes": "1440x860",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile_screenshot1.png",
      "type": "image/png",
      "sizes": "390x844",
      "form_factor": "narrow"
    },

    {
      "src": "/screenshots/mobile_screenshot2.png",
      "type": "image/png",
      "sizes": "390x844",
      "form_factor": "narrow"
    }
  ]
}
