{
  "name": "GleeWorld - Spelman College Glee Club",
  "short_name": "GleeWorld",
  "description": "Official digital platform of the Spelman College Glee Club - To Amaze and Inspire. Celebrating 100+ years of musical excellence.",
  "theme_color": "#003666",
  "background_color": "#003666",
  "version": "4.0.0",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "id": "/",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/favicon-16.png?v=2",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png?v=2",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png?v=2",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["music", "education", "social"],
  "lang": "en-US",
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png?v=2", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/events",
      "icons": [{ "src": "/icon-192.png?v=2", "sizes": "192x192" }]
    }
  ]
}
