{
  "name": "The Loop",
  "short_name": "Loop",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#7c3aed",
  "description": "Never miss out on what's happening on campus. The Loop is your one-stop shop for all college events.",
  "icons": [
    {
      "src": "/logo_transparent-192x192.PNG",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo_transparent-512x512.PNG",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "All Events",
      "short_name": "Events",
      "description": "View all events",
      "url": "/",
      "icons": [{ "src": "/logo_transparent-192x192.PNG", "sizes": "192x192" }]
    }
  ],
  "version": "2"
}

