{
  "name": "CMU Tech & Entrepreneurship",
  "short_name": "CMU T&E",
  "description": "An independent network of CMU alumni building startups — founders, early employees, engineers, and researchers.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#f2efe8",
  "background_color": "#f7f5ef",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}