{
    "name": "Startup Sprinters",
    "short_name": "Sprinters",
    "description": "Mentorship, connections, and practical support for your next chapter.",
    "icons": [
      {
        "src": "/favicon.ico",
        "sizes": "48x48 32x32 16x16",
        "type": "image/x-icon"
      },
      {
        "src": "/icon.svg",
        "sizes": "any",
        "type": "image/svg+xml",
        "purpose": "any maskable"
      },
      {
        "src": "/apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png"
      }
    ],
    "start_url": "/",
    "display": "standalone",
    "background_color": "#111D30",
    "theme_color": "#111D30"
  }
