{
  "name": "The G's",
  "short_name": "The G's",
  "description": "Spark The VYBZ — Student marketplace, events, gigs and community.",
  "start_url": "/home",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "categories": ["education", "social", "lifestyle"],
  "icons": [
    {
      "src": "/logo-icon.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Events", "url": "/events" },
    { "name": "Marketplace", "url": "/marketplace" },
    { "name": "Gigs", "url": "/gigs" }
  ]
}
